brock / node-reinstall

Complete Node Reinstall for OSX and Linux
http://git.io/node-reinstall
544 stars 72 forks source link

Worked but : Command not found error #38

Open bladnman opened 8 years ago

bladnman commented 8 years ago

Awesome tool. THANK YOU. When i ran it the following was reported. But it all worked properly.

./node-reinstall: line 108: node: command not found

jrowny commented 8 years ago

try running source ~/.bashrc in your terminal

brock commented 8 years ago

I was just able to replicate this on a new machine that did not have Node installed. Thanks @bladnman. I'll get a fix going.