Created
February 1, 2018 21:19
-
-
Save derozic/78323b2653282e3259deadfb65431c4d to your computer and use it in GitHub Desktop.
package-lock.json contains different and problematic npm packages that don't live in package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rm -f package-lock.json && npm install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voila, things work again :)