-
Notifications
You must be signed in to change notification settings - Fork 301
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
ERR_PNPM_LOCKFILE_CONFIG_MISMATCH
error during project init
#629
Comments
I'm having the same issue using System info
Logs
|
All you have to do is downgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I'm trying to initialise project
saas-boilerplate
by runningnpm init saas-boilerplate myapp
which gives me an error:ERR_PNPM_LOCKFILE_CONFIG_MISMATCH Cannot proceed with the frozen installation. The current "patchedDependencies" configuration doesn't match the value found in the lockfile
A similar issue occurs once I run init commands via
pnpm
andyarn
Steps to reproduce
mkdir myapp
npm init saas-boilerplate myapp
System Info
Logs
Click to expand!
Validations
The text was updated successfully, but these errors were encountered: