Skip to content

Instantly share code, notes, and snippets.

View RodrigoBS1's full-sized avatar

Rodrigo Silva RodrigoBS1

  • 16:49 (UTC -04:00)
View GitHub Profile
@RodrigoBS1
RodrigoBS1 / README.md
Created March 25, 2023 18: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