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

### Description of the new feature / enhancement NVM.sh does not work in powershell linux, would love to use this instead. ### Scenario when this would be used? Powershell linux...

enhancement request

### Discussed in https://github.com/coreybutler/nvm-windows/discussions/1030 Originally posted by **Humbunklung** September 19, 2023 The nodejs installed by Visual Studio work load, cannot be added to the nvm list, especially the one is...

enhancement request
edge case
consider for rt

**Is your feature request related to a problem? Please describe.** When deploying nvm-windows centrally without having administrative permissions, every change of the node version triggers an elevation in permissions. **Describe...

consider for rt
planned

**Issue:** In Windows Terminal (both with Powershell 11 and cmd) fail to install npm if the path C:\Users\\AppData\Roaming\nvm contains special characters Example C:\Users\JakubN�rl�vIwanczuk\AppData\Roaming\nvm I have installed other software in the...

help wanted

I'm part of a project where some of the developers use unix (mac/linux) and some of the developers use windows. I'm trying to script the setup of the repository for...

consider for rt

**Is your feature request related to a problem? Please describe.** It is not related to an issue, I guess... There is no option to install for all users on the...

enhancement request
Stale
consider for rt

**Is your feature request related to a problem? Please describe.** I want to be able to specify versions in CI configs which are relative to the current LTS version, so...

enhancement request
Stale
consider for rt

In my surname there is ö -letter on it, and when nvm tries to do symbolic link that wrong letter seems to be translated to ? -char, so it breaks...

help wanted

### Description of the new feature / enhancement My company uses BeyondTrust Privileged Access Management for controlling which executables are allowed to run. They have an allowlist that looks at...

enhancement request
edge case
consider for rt

### What happened? Attempting to change the node versions with `nvm use` there is an error because of the space in the installation directory. Note that `nvm install` does work...