You are viewing a single comment's thread from:

RE: This is Yarn!

in #development8 years ago

Yarn is great. But there's a caveat to introducing it into your ecosystem:

Yarn uses a file called yarn.lock to remember package versions, and this file is incompatible (and will remain incompatible) with npm's package-lock.json.

Since you want to commit the lockfile with the rest of your code, if you're using yarn you should be adding the package-lock.json file to your ignore list (eg .gitignore).

cf https://yarnpkg.com/blog/2017/05/31/determinism/

Coin Marketplace

STEEM 0.09
TRX 0.32
JST 0.033
BTC 109346.78
ETH 3883.30
USDT 1.00
SBD 0.61