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

Switch from Yarn to PNPM #6532

Open
JoltCode opened this issue Aug 20, 2024 · 1 comment
Open

Switch from Yarn to PNPM #6532

JoltCode opened this issue Aug 20, 2024 · 1 comment

Comments

@JoltCode
Copy link
Collaborator

JoltCode commented Aug 20, 2024

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Switch from using NPM to PNPM, not many major changes needed apart from the install commands in CI/CD.

Describe alternatives you've considered

  • Bun, we probably shouldn't use for this yet
  • Yarn, (which it looks like we're currently using) - pnpm is used more than yarn for new projects, generally faster, and is more modern

Additional context
N/A

@spwoodcock
Copy link
Member

💯 agree! pnpm is the tool for now!

This is a nice blog with an interesting view point: https://dev.to/thejaredwilcurt/bun-hype-how-we-learned-nothing-from-yarn-2n3j

  • npm is actually pretty decent now & a good candidate, but pnpm is better.
  • yarn was the top maybe 5yrs ago, but quickly became outpaced by npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants