Skip to content

Instantly share code, notes, and snippets.

@raedatoui
Created November 6, 2013 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raedatoui/7331261 to your computer and use it in GitHub Desktop.
Save raedatoui/7331261 to your computer and use it in GitHub Desktop.
uninstall node.js
sudo rm -rf /usr/local/{bin/{node,npm},lib/node_modules/npm,lib/node,share/man/*/node.*}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment