Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created April 13, 2012 20:03
Show Gist options
  • Save hunterloftis/2379741 to your computer and use it in GitHub Desktop.
Save hunterloftis/2379741 to your computer and use it in GitHub Desktop.
Remove all traces of npm
rm -rf /usr/local/{lib/node_modules,share/man/*,bin,etc}/npm* ~/.npm ~/.npmrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment