Skip to content

chore(npmrc): set package-manager-strict to false#16565

Merged
patak-cat merged 1 commit intovitejs:mainfrom
btea:chore/npmrc
May 1, 2024
Merged

chore(npmrc): set package-manager-strict to false#16565
patak-cat merged 1 commit intovitejs:mainfrom
btea:chore/npmrc

Conversation

@btea
Copy link
Contributor

@btea btea commented Apr 30, 2024

Description

After pnpm releases version 9.0.3, when the local pnpm version and packageManger version do not match, an error message will appear and the process will exit when running pnpm i.

When #16489 is merged, the pnpm-lock.yaml file will not change even if the minor version does not match. So I think we can set package-manager-strict=false to disable it.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy added the p1-chore Doesn't change code behavior (priority) label May 1, 2024
@patak-cat patak-cat merged commit cbf968e into vitejs:main May 1, 2024
@btea btea deleted the chore/npmrc branch May 1, 2024 06:16
@benmccann benmccann mentioned this pull request Jun 7, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p1-chore Doesn't change code behavior (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants