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 382 nvm issues
Sort by recently updated
recently updated
newest added

#### Operating system and version: Macbook M1, MacOS 13.3.1 #### `nvm debug` output: ```sh nvm --version: v0.39.3 $TERM_PROGRAM: iTerm.app $SHELL: /bin/zsh $SHLVL: 1 whoami: 'liujiaxi' ${HOME}: /Users/liujiaxi ${NVM_DIR}: '${HOME}/.nvm' ${PATH}:...

shell: zsh
installing node
needs followup

#### Operating system and version: Windows 11 22H2 (Cygwin) #### How did you install `nvm`? Tried to install it in a cygwin bash shell. #### What steps did you perform?...

OS: windows
installing nvm

Fixes #3075 Check if the file is successfully downloaded

#### Operating system and version: `uname` : 'Linux worker-1799330 5.15.0-71-generic #78~20.04.1-Ubuntu SMP Wed Apr 19 11:26:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux' `OS`: "Ubuntu 20.04.5 LTS (Focal Fossa)" #### `nvm...

needs followup
installing nvm

I'm running aws code pipeline where installing nvm and multiple node version error getting below error please help [Container] 2023/03/21 09:25:51 Running command . "$NVM_DIR/nvm.sh" && nvm install 12.22.2 &&...

#### Operating system and version: RHEL9, Ubuntu using ksh as the login shell Remediation is to change the use of "`local`" for setting variables and replace with "`typeset`" #### How...

shell: ksh

I am using an experimental Gentoo setup with LLVM/Clang as the default compiler and without GCC. In this environment, I have encountered some issues while trying to use different versions...

installing node
feature requests

If nvm has a command that will update himself, it will be more awesome. Now the method i know is remove nvm and reinstall, but this will set all my...

feature requests

Install & Update Script Section - Line 96: Added **If you use macOS, you must install Xcode and agree to the Xcode License before you install nvm.** under heading. -...

informational

#### Operating system and version: #### `nvm debug` output: ```sh $ nvm debug [16:54:23] nvm --version: v0.39.3 $TERM_PROGRAM: iTerm.app $SHELL: /bin/zsh $SHLVL: 1 whoami: 'huckleberry.carignan' ${HOME}: /Users/huckleberry.carignan ${NVM_DIR}: '${HOME}/.nvm' ${PATH}:...