Skip to content

Use Yarn instead NPM #3

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

Merged
merged 8 commits into from
Mar 9, 2022
Merged

Use Yarn instead NPM #3

merged 8 commits into from
Mar 9, 2022

Conversation

pablospaniard
Copy link
Contributor

@pablospaniard pablospaniard commented Mar 8, 2022

  • yarn restricted to version 1
  • usage of npm (either npm install or npm install <package>) is blocked
  • package-lock.json removed
  • yarn.lock created
  • added .npmrc files

@pablospaniard pablospaniard requested a review from smoogly March 8, 2022 12:08
@pablospaniard
Copy link
Contributor Author

Just as a side note, yarn.lock looks significantly less than package-lock.

@smoogly
Copy link
Contributor

smoogly commented Mar 9, 2022

🚀

@pablospaniard pablospaniard merged commit db7b743 into main Mar 9, 2022
smoogly added a commit that referenced this pull request Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants