Skip to content

Instantly share code, notes, and snippets.

View wwsqaured's full-sized avatar

wwsqaured

  • WellnessWayUSA
View GitHub Profile
@wwsqaured
wwsqaured / README.md
Created November 6, 2019 15:02 — forked from nicerobot/README.md
Mac OS X uninstall script for packaged install of node.js from https://stackoverflow.com/a/9287292/23056

To run this, you can try:

curl -ksO https://gist.githubusercontent.com/nicerobot/2697848/raw/uninstall-node.sh
chmod +x ./uninstall-node.sh
./uninstall-node.sh
rm uninstall-node.sh