IojanBlog
Everyday challenges, thoughts and recipes by an IT guy
Sunday, October 13, 2013
Installing and removing node.js
How to install node.js on Mac OSX?
R> go to the http://nodejs.org/ site and click install
How to uninstall node.js on Mac OSX?
R> sudo rm -rf /usr/local/{bin/{node,npm},lib/node_modules/npm,lib/node,share/man/*/node.*}
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment