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

fix: #629 Fix mismatch lockfile on pnpm 10 #639

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ralfger
Copy link
Contributor

@ralfger ralfger commented Jan 31, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

On PNPM version 10 there is an error that describes that there is a mismatch in a lock file

What is the new behavior?

I checked both on PNPM newest versions 9 and 10 and there is no problem with installing the project and running it.

@ralfger ralfger linked an issue Jan 31, 2025 that may be closed by this pull request
5 tasks
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 this pull request may close these issues.

ERR_PNPM_LOCKFILE_CONFIG_MISMATCH error during project init
1 participant