nvm-windows icon indicating copy to clipboard operation
nvm-windows copied to clipboard

A node.js version management utility for Windows. Ironically written in Go.

Results 128 nvm-windows issues
Sort by recently updated
recently updated
newest added

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...

Stale

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...

Stale

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. ###...

help wanted

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....

enhancement request
consider for rt

### My Environment - [ ] Windows 7 or below (not truly supported due to EOL - see wiki for details) - [ ] Windows 8 - [ ] Windows...

discovery needed

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. ###...

enhancement request

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.

enhancement request

`nvm`: ``` Running version 1.1.7. Usage: ..... ``` `nvm i v12`: ``` Running version 1.1.7. Usage: ...... ``` Nothing happens... 🤔

enhancement request

``` $ nvm proxy http://localhost:3128/ $ nvm proxy Current proxy: none ``` ?

edge case