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

Prefer yarn for npm/package.json client #1

Closed
ayumi opened this issue Nov 23, 2016 · 1 comment
Closed

Prefer yarn for npm/package.json client #1

ayumi opened this issue Nov 23, 2016 · 1 comment

Comments

@ayumi
Copy link
Contributor

@ayumi ayumi commented Nov 23, 2016

yarn is a drop-in replacement for npm with bonuses:

  • Deterministic
  • Package checksums
  • Package requests retried on failure
  • Faster

What it means to "Prefer yarn":

  • When working on sync, devs will install and add packages with yarn install and yarn add {package}. This keeps yarn.lock up to date.

@diracdeltas

@diracdeltas
Copy link
Member

@diracdeltas diracdeltas commented Nov 23, 2016

sgtm

@ayumi ayumi closed this in 5cfd968 Nov 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.