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

PNPM Version Mismatch Error #12

Open
harrysolovay opened this issue Jul 5, 2024 · 0 comments · May be fixed by #13
Open

PNPM Version Mismatch Error #12

harrysolovay opened this issue Jul 5, 2024 · 0 comments · May be fixed by #13

Comments

@harrysolovay
Copy link

When using the latest version of PNPM, one encounters the following error when running the dev script:

ERR_PNPM_BAD_PM_VERSION  This project is configured to use v8.6.10 of pnpm. Your current pnpm is v9.0.4

If you want to bypass this version check, you can set the "package-manager-strict" configuration to "false" or set the "COREPACK_ENABLE_STRICT" environment variable to "0"

I believe we should bypass this by default.

@harrysolovay harrysolovay linked a pull request Jul 5, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant