Completely uninstall Node.js on Mac OSX

suggest change

In Terminal on your Mac operating system, enter the following 2 commands:

lsbom -f -l -s -pf /var/db/receipts/org.nodejs.pkg.bom | while read f; do  sudo rm /usr/local/${f}; done

sudo rm -rf /usr/local/lib/node /usr/local/lib/node_modules /var/db/receipts/org.nodejs.*

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Uninstalling Node.js:
* Completely uninstall Node.js on Mac OSX

Table Of Contents
1 npm
18 Uninstalling Node.js
41 cli
43 grunt
59 Hack
64 ES6
67 Redis
69 MongoDB
86 MongoDB
87 Lodash
91 CORS
105 N-API
108 Require