How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X)

  1. NVM
    • nvm uninstall x.x.x
  2. Brew
    • brew uninstall node
    • brew cleanup
    • rm -f /usr/local/bin/npm /usr/local/lib/dtrace/node.d
    • rm -rf ~/.npm

Support On Demand!

                                         
Node