To manually remove node js, npm and node_modules from Ubuntu, you need to do the following steps.
1. First of all you need to run the following command from command terminal as sudo.
sudo rm -rf /usr/local/bin/npm /usr/local/share/man/man1/node* /usr/local/lib/dtrace/node.d ~/.npm ~/.node-gyp /opt/local/bin/node opt/local/include/node /opt/local/lib/node_modules
2. Remove node or node_modules directories from /usr/local/lib with the help of following command.
sudo rm -rf /usr/local/lib/node*
3. Remove node or node_modules directories from /usr/local/include with the help of following command.
sudo rm -rf /usr/local/include/node*
5. Remove any node file or dir from /usr/local/bin with the help of following command.
sudo rm -rf /usr/local/bin/node*
4. Go to home directory and remove any node or node_modules directory, if exists.
Now it is done................
nat
ReplyDeleteGreat Article The IEEE Xplore digital library is your gateway to trusted research—journals, conferences, standards, ebooks, and educational courses—with more than 3 million articles to help you fuel imagination, build from previous research, and inspire new ideas. Node Js Projects for Final Year IEEE will pave a new way in knowledge-sharing and spreading ideas across the globe. Project Centers in Chennai for CSE Node.js Corporate Training JavaScript Training in Chennai
DeleteGreat guide, however I would strongly suggest against putting rm -rf in your commands since if someone were to mis-paste or mis-type these commands, they risk deleting MUCH more than just their node folders, especially in combination with a wildcard.
ReplyDeleteI really enjoyed your blog Thanks for sharing and it was very usefully to me
ReplyDeleteNodeJs Online Training
NodeJs Training in Hyderabad
Best NodeJs Training in Hyderabad
NodeJs Training Institute in Hyderabad
Thank you so much for info Best regards <a href="//backendtalk.com>PHP Tutorial</a>
ReplyDeletePHP Scripts
ReplyDeleteHi,
ReplyDeleteThank you for your help !
All is clean now :)
Thanks for the clear notes.
ReplyDeletepq não li os comentários antes. Deletei um monte de coisa. Que raiva!!!!
ReplyDeleteEnjoyed reading the article above, really explains everything in detail, the article is very interesting and effective. Thank you and good luck for the upcoming articles nodejs certification
ReplyDeletethanks a lot...
ReplyDeleteNice article. It's very helpful to me. Thank you for share with us. Can you please check my article npm ERR! Unexpected end of JSON input while parsing near ‘…10.0″,”grunt-contrib-‘
ReplyDeleteIt worked. Thanks.
ReplyDelete