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

Hi I am using Window PC. I had already node 0.10.25 to install another node version in same pc , i installer nvm for window after it i installed node...

I have already install the latest version 1.1.6 I have windows 8.1 with powershell (also checked with classic cmd) I am trying to see my version: When I type node...

NVM install errors (connection fails), but NVM completes as if nothing went wrong. ``` D:\project>nvm install 0.12.6 64 Downloading node.js version 0.12.6 (64-bit)... Error while downloading http://nodejs.org/dist/v0.12.6/x64/node.exe - WSA Recv...

bug

### My Environment - [X] Windows 10 This is just an enhancement request. I've noticed that NVM4W distinguishes between 32 and 64 bits but not between ia32, amd64 and arm64....

enhancement request
help wanted
discovery needed
consider for rt

Due to the confusion (ex #472, #474), the app should compare the node.exe path to NVM's. If it doesn't match, _display a warning_ that a conflicting installation of Node needs...

enhancement request

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

enhancement request

- allows user to install latest version of relevant codename ("latest", "dubnium", "argon", ...) - account for casing Addresses the openness to an `install` by name feature https://github.com/coreybutler/nvm-windows/issues/394#issuecomment-423353297

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

enhancement request

Would it be possible to fetch also node headers from https://nodejs.org/dist, when installing a node version by `nvm install`? Linux/macOS nvm installs also headers and I don't see them installed...

enhancement request
help wanted

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