Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Yarn #196

Open
verschoof opened this issue Sep 21, 2018 · 3 comments
Open

Yarn #196

verschoof opened this issue Sep 21, 2018 · 3 comments
Labels

Comments

@verschoof
Copy link
Contributor

NPM has no lock file that causes problems.

So to solve this we have to implement Yarn

@cookieguru
Copy link
Contributor

NPM 5.0.0 introduced package-lock.json

@jaspernbrouwer
Copy link
Contributor

Also, I'm working (slowly) on an experiment involving a frontend application which will communicatie with the backend through command messages and will listen to events coming back. That frontend application is a ReactJS app, which uses yarn, webpack, etc.
So I wouldn't spend too much time on swapping out package-managers and build-tools regarding JS :)

@cookieguru
Copy link
Contributor

I just finished migrating a bunch of repos at work off yarn and back to npm as yarn would frequently exit silently midway through installing packages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants