Skip to content

Instantly share code, notes, and snippets.

@bigbeno37
Created September 24, 2015 05:09
Show Gist options
  • Save bigbeno37/bb3c58544fe252ddc0d6 to your computer and use it in GitHub Desktop.
Save bigbeno37/bb3c58544fe252ddc0d6 to your computer and use it in GitHub Desktop.
Remove node_modules
npm prune
@bigbeno37
Copy link
Author

npm install rimraf -g

rimraf node_modules

@bigbeno37
Copy link
Author

npm install -g npm-check-updates

ncu -u

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