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

- nvm 1.1.7 - windows 10 Basically the steps are to install nvm, install the latest node, then npm i -g yarn or anything really. It successfully installs yarn but...

upstream-bug

Because restricted user can execute some command to create symbolic link without permission elevated. For example: "C:\A_folder"->"C:\B_folder", create symbolic links by the following logic: 1. run `cmd /c rmdir "C:\A_folder"`...

enhancement request
consider for rt

### My Environment - Windows 10 ### I'm using NVM4W version: 1.1.7 ### My issue is related to (check only those which apply): new feature ### Expected Behavior downloading with...

enhancement request

Couldn't create Shell.Application when elevate.vbs was runing. ### My Environment My windows installation is chinese ### Expected Behavior nvm use v12.20.2 ### Actual Behavior popup a dialog. information as follow:...

help wanted

Hi, i have a question. I have a computer that has blocked VBScript engine by domain policy. Is it possible to run nvm? Because even with elevated command prompt(or PS)...

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

Hi how to make "nvm list available" print more versions? or print all v10 versions? thanks Peter

enhancement request

Approach: Settings.text is used to store previous version of node. Settings.text is first written with two new parameters namely "pversion" and "pcpuarch". Corner Condition: Firstly Settings.text will have empty value...

### My Environment - [ ] Windows 7 or below (not truly supported due to EOL) - [ ] Windows 8 - [ ] Windows 8.1 - [x] Windows 10...

enhancement request