How do I use pnpm? #1907
Replies: 1 comment
-
This is now supported in our new VS Code editor! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to use pnpm instead of npm for a variety of reasons
npm v7 doesn't even have overrides/resolutions, and I need to test some PRs (e.g.: broccolijs/broccoli#499)
pnpm also has a correct peer dependencies implementation (and is very fast)
Beta Was this translation helpful? Give feedback.
All reactions