node-reinstall
node-reinstall copied to clipboard
Complete Node Reinstall for OSX and Linux
I'd be very interested in setting up unit testing using [BATS](https://github.com/bats-core/bats-core). If anyone has experience with this and can get a basic setup going, preferably with TravisCI, I'd be willing...
I don't develop on Windows, so I don't know all the install paths that might exist on a Windows environment and any caveats of those installations, otherwise I'd happily support...
I apologize to all of you that submitted Issues and Pull Requests. You are all WONDERFUL people and you should feel good about yourselves, because I called my mom and...
node-reinstall looks for `curl https://raw.githubusercontent.com/creationix/nvm/` where nvm project page now shows `curl -o- https://raw.githubusercontent.com/creationix/nvm/` (note the extra "-o-"). As a result the parsing fails silently and the hardcoded fallback version...
Hey Brock.. Thanks for this great tool.. After using it, I am not able to use node/npm/nvm or anything from my terminal.. i tried restart terminal, even reboot the OS....
It puts tool executables installed via "sudo npm install -g" into /usr/bin/* , as symlinks into /usr/lib/node_modules. It would be neat if these were cleaned up as well by your...
By default, this installs node 5.12.0 just fine, but what I want is for it to install LTS (currently 6.9.1). Even when I specify the desired version, it still installs...
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