-
Notifications
You must be signed in to change notification settings - Fork 616
Should we encourage folks to use yarn instead of npm? #1746
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
Comments
I'm cool with recommending this 👍 How do you see us encouraging it?
|
I think with npm@5, the yarn performance benefits aren't as glaring. My vote would be to continue recommending npm. @jmdobry @callmehiphop any thoughts? |
We've been using Yarn in all our Node.js samples since Yarn was version 0.16. The Google App Engine docs have a section on using Yarn. I think it's worth at least mentioning Yarn. |
Ping for status on this? Is there an action for google-cloud-node or can I close this issue? |
I don't think it's necessary to mention yarn. As far as I know, any npm package is also supported by yarn, so we don't have to spell that out. I wouldn't go so far as to recommend that folks use yarn instead of npm. And I don't think yarn needs our help with marketing, if we were to only mention that it exists. @lukesneeringer: how should we proceed? |
I agree with @stephenplusplus. Lets stick with simply documenting npm. Closing this. @lukesneeringer reopen if you feel we need to mention yarn. |
https://www.atatus.com/blog/everything-you-wanted-to-know-about-yarn-package-manager/
It seems it's getting some good reviews, and may help us get the install time down to a reasonable number. Any thoughts?
The text was updated successfully, but these errors were encountered: