-
-
Notifications
You must be signed in to change notification settings - Fork 112
Use NPM instead of Yarn #835
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
Conversation
Seems fine to me as an outside contributor: I don't especially care. However, there are a couple things to consider when evaluating this as an alternative to either upgrading to Yarn 3 or switching to pnpm:
Net, while npm is fine, and has the not insignificant upside of being bundled with Node, I am encouraging folks in general across the community (not just in this app!) to look at using either Yarn 3 or pnpm, both of which are also increasingly easy to use (and provide good DX to users out of the box) courtesy of corepack. |
Thanks for you elaborate explanation :) Let's see what the rest things of this. We discussed it yesterday in the learning-meeting and would prefer to move to NPM first and who knows when we would move to pnpm |
9c4d6d7
to
656a77d
Compare
656a77d
to
d2e8c96
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this @MinThaMie 🎉 very happy to see this
3126adc
to
38cf235
Compare
Approved during the 28-11-2022 learning core meeting |
No description provided.