nvm-windows
nvm-windows copied to clipboard
A node.js version management utility for Windows. Ironically written in Go.
Fix for issue #208, without the go fmt changes.
### My Environment - [x] Windows 10 ### I'm using NVM4W version: - [x] 1.1.5 ### I have already... - [x] read the README to be aware of npm gotchas...
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. ###...
There have been multiple requests for npm management and related workflow niceties, first noted in #26. To resolve this, add a `hooks` directory, similar to how git does it. NVM4W...
Would it be feasible to add support for using NTFS junctions rather than `mklink` for swapping out the in-use version of node? Junctions are great because they do not require...
As described in a [comment](https://github.com/coreybutler/nvm-windows/issues/58#issuecomment-102892409) on #58, I ran in to trouble with `nvm` due to it being `off`. Would it be possible to add a message in regards to...
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....
Is there a straight-forward way to run **nvm-windows** where it grabs the installer from a specified local file location? The use-case for this is on a server or regular PC...
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. ###...