nvm icon indicating copy to clipboard operation
nvm copied to clipboard

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

Results 380 nvm issues
Sort by recently updated
recently updated
newest added

#### Operating system and version: Windows 10 Version 21H2 (Build 19044.2251) on WSL2 #### `nvm debug` output: ```sh nvm --version: v0.39.2 $SHELL: /bin/bash $SHLVL: 2 whoami: 'paza' ${HOME}: /home/paza ${NVM_DIR}:...

Is the nvm of this library suitable for managing nodejs under Windows?

Hello there! I have `nvm` installed and for some reason I also installed another node with `apt`. I dont want to uninstall the system-installed one as currently it has many...

It would be really useful if we could use nvm to install 32bit versions of node so that we could make testing quicker. Perhaps we could pass in a flag...

installing node
feature requests

hopefully this fixes the indent issue for the test I was failing in my last PR closes #2958

OS: windows
installing node
informational

#### Operating system and version: windows 11 #### `nvm debug` output: ```sh curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload...

#### Operating system and version: Centos 7 #### `nvm debug` output: ```sh nvm --version: v0.39.2 $SHELL: /bin/bash $SHLVL: 1 whoami: 'root' ${HOME}: /root ${NVM_DIR}: '/opt/nvm' ${PATH}: ${NVM_DIR}/versions/node/v16.18.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin $PREFIX: '' ${NPM_CONFIG_PREFIX}:...

root / multiuser issues

I can't find a document on this. I wrote a little script that updates my local nvm and it already manages the loading of nvm, thus I wont need the...

#### Operating system and version: #### `nvm debug` output: ```sh nvm --version: v0.39.2 $SHELL: /usr/bin/zsh $SHLVL: 1 whoami: 'nicholas' ${HOME}: /home/nicholas ${NVM_DIR}: '${HOME}/.nvm' ${PATH}: ${HOME}/.local/bin:${HOME}/bin:${NVM_DIR}/versions/node/v18.12.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program Files/Microsoft VS Code/bin:/mnt/c/Program Files (x86)/NVIDIA...

#### Operating system and version: Windows 11 #### `nvm debug` output: ```sh mattj@MSI:~$ nvm debug nvm --version: v0.39.2 $TERM_PROGRAM: vscode $SHELL: /bin/bash $SHLVL: 1 whoami: 'mattj' ${HOME}: /home/mattj ${NVM_DIR}: '${HOME}/.nvm'...