nvm-windows
nvm-windows copied to clipboard
A node.js version management utility for Windows. Ironically written in Go.
I wanted to get this to compile. These are my fixes if you want them. I cloned this project to check it out and see if I could learn from...
This is the smallest change that addresses the concern in #767 I imagine there's a better fix but this was tested to confirm that it fixes the original issue. I'm...
If this is a question about how to use NVM4W, please use [stackoverflow](http://stackoverflow.com/questions/tagged/nvm-windows) instead. If this is an issue regarding antivirus, make sure you search the existing issues first. ###...
Make sure you have reviewed the [common issues](https://github.com/coreybutler/nvm-windows/wiki/Common-Issues) and existing issues before submitting a new issue. If this is a question about how to use NVM4W, please use [stackoverflow](http://stackoverflow.com/questions/tagged/nvm-windows) instead....
### My Environment - [ ] Windows 7 or below (not truly supported due to EOL - see wiki for details) - [ ] Windows 8 - [ ] Windows...
Addresses #766
If this is a question about how to use NVM4W, please use [stackoverflow](http://stackoverflow.com/questions/tagged/nvm-windows) instead. If this is an issue regarding antivirus, make sure you search the existing issues first. ###...
It's good to have nvm's latest version listing. For example, ``` $ nvm version 1.2.0 (latest) 1.1.3 > 1.1.0 (current) ``` Thanks.
`nvm`: ``` Running version 1.1.7. Usage: ..... ``` `nvm i v12`: ``` Running version 1.1.7. Usage: ...... ``` Nothing happens... 🤔
``` $ nvm proxy http://localhost:3128/ $ nvm proxy Current proxy: none ``` ?