Skip to content

Instantly share code, notes, and snippets.

@peanutsando
Created September 9, 2018 17:41
Show Gist options
  • Save peanutsando/3b6f780bc6c2296a66a4aacbffe4b9fe to your computer and use it in GitHub Desktop.
Save peanutsando/3b6f780bc6c2296a66a4aacbffe4b9fe to your computer and use it in GitHub Desktop.
npm error script
rm -rf node_modules
rm package-lock.json
npm cache clear --force
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment