nvm-windows
nvm-windows copied to clipboard
A node.js version management utility for Windows. Ironically written in Go.
### 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...
### 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...
**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...
**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...
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...
**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...
**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...
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...
### 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...
### 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...