Last active
June 29, 2016 17:10
-
-
Save thaicloud/12e4798c63e5d9e9594378e0c4c98bb8 to your computer and use it in GitHub Desktop.
Clear Node's NPM cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# rm -rf ~/.npm | |
# npm cache clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment