Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Failed to install the package with pnpm #446

Closed
jercomio opened this issue Mar 5, 2024 · 2 comments
Closed

[Bug] Failed to install the package with pnpm #446

jercomio opened this issue Mar 5, 2024 · 2 comments

Comments

@jercomio
Copy link

jercomio commented Mar 5, 2024

Failed to install package with pnpm

Failed to install next-cloudinary package with pnpm install next-cloudinary.

Here is the error in the console :

GET https://registry.npmjs.org/next-cloudinary error (ERR_INVALID_THIS)
ERR_PNPM_META_FETCH_FAIL  GET https://registry.npmjs.org/next-cloudinary: Value of "this" must be of type URLSearchParams

Capture d’écran 2024-03-05 à 11 58 18 AM
@colbyfayock
Copy link
Collaborator

hey, this is a strange one, but i suspect this isn't related to Next Cloudinary

i did a quick search and found this, which may have some info: pnpm/pnpm#6424

the original Bug template for creating this issue included some questions about environment which may speak towards the issue you're having, specifically the node version from some of the comments in that thread

I tested installing it locally on my machine on node 18 and 16

@jercomio
Copy link
Author

jercomio commented Mar 5, 2024

Yeah, it looks like it's coming from Node v20.
Thanks for the thread !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants