stumptown-content icon indicating copy to clipboard operation
stumptown-content copied to clipboard

Switch to yarn

Open peterbe opened this issue 5 years ago • 12 comments

yarn is still much better than npm. It's faster, has support for "resolutions", easier to upgrade packages, ability to check that packages weren't manually added (without using the cli), etc. And from experience feels a lot more predictable and solid than npm.

Just today, I checked out master and ran npm install and it caused this massive change to package-lock.json

peterbe avatar May 08 '19 19:05 peterbe