-
-
Notifications
You must be signed in to change notification settings - Fork 117
chore: upgrade default pnpm to v9 #2220
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
base: main
Are you sure you want to change the base?
Conversation
BREAKING CHANGE: Users need to add pnpm: {onlyBuiltDependencies: []} to their package.json
Ideally this will be the default, see aspect-build/rules_js#2220
|
Ideally this will be the default, see aspect-build/rules_js#2220
When setting up a new Angular 20 project, @alan-agius4 and I discovered that pnpm8 has a bug. New projects should be using the right default.
BREAKING CHANGE:
Users need to add pnpm: {onlyBuiltDependencies: []} to their package.json
or downgrade back to version 8