Skip to content

Instantly share code, notes, and snippets.

@lauborges
Created August 1, 2014 14:34
Show Gist options
  • Save lauborges/39848325270389c63413 to your computer and use it in GitHub Desktop.
Save lauborges/39848325270389c63413 to your computer and use it in GitHub Desktop.
Clearing Node’s NPM Cache
# rm -rf ~/.npm
# npm cache clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment