Skip to content

Instantly share code, notes, and snippets.

@derozic
Created February 1, 2018 21:19
Show Gist options
  • Save derozic/78323b2653282e3259deadfb65431c4d to your computer and use it in GitHub Desktop.
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
rm -f package-lock.json && npm install
@derozic
Copy link
Author

derozic commented Feb 1, 2018

voila, things work again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment