jasongin / nvs

Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
Other
2.71k stars 210 forks source link

Missing nvs.sh after installing with nvs-1.4.2.msi #82

Open gabrielnemeth opened 6 years ago

gabrielnemeth commented 6 years ago

After installing nvs through nvs-1.4.2.msi on windows, in the C:\Users\USER_NAME\AppData\Local\nvs is missing the nvs.sh file.

jasongin commented 6 years ago

The MSI doesn't install the .sh script, because originally that didn't work on Windows. However, it was later updated to work with Git Bash on Windows, so it should be added to the MSI. I'll fix that.

Meanwhile, you can use the manual setup instructions (git clone) on Windows, that will include nvs.sh.

iulo commented 5 years ago

The nvs.sh file still no exist when i install with choco on windows...

betgar commented 5 years ago

the MSI or choco way don't have the nvs.sh, please use the manual-setup.