You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.
npm is weird when you're using package-lock.json. It's counter-intuitive since things like npm i --save somepackage only updates the package-lock.json so it's hard to appreciate which file is the source of truth.
The text was updated successfully, but these errors were encountered:
npm is weird when you're using
package-lock.json
. It's counter-intuitive since things likenpm i --save somepackage
only updates the package-lock.json so it's hard to appreciate which file is the source of truth.The text was updated successfully, but these errors were encountered: