Skip to content

Instantly share code, notes, and snippets.

@juanluelguerre
Last active May 8, 2020 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juanluelguerre/b3791e82eb72f51af6a1681259b1b3dc to your computer and use it in GitHub Desktop.
Save juanluelguerre/b3791e82eb72f51af6a1681259b1b3dc to your computer and use it in GitHub Desktop.
tips
# Remove node_modules
npm install rimraf -g
rimraf node_modules
rimraf .\**\node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment