Skip to content

Instantly share code, notes, and snippets.

@thaicloud
Last active June 29, 2016 17:10
Show Gist options
  • Save thaicloud/12e4798c63e5d9e9594378e0c4c98bb8 to your computer and use it in GitHub Desktop.
Save thaicloud/12e4798c63e5d9e9594378e0c4c98bb8 to your computer and use it in GitHub Desktop.
Clear 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