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

Facing an issue with installing [gitcommitshow/open-community-kit](https://github.com/gitcommitshow/open-community-kit) globally. The install command runs successfully but its cli cannot be accessed from the terminal #### Operating system and version: #### `nvm debug` output:...

#### Operating system and version: #### `nvm debug` output: nvm --version: v0.39.1 $TERM_PROGRAM: Apple_Terminal $SHELL: /bin/zsh $SHLVL: 1 whoami: 'I327776' ${HOME}: /Users/I327776 ${NVM_DIR}: '${HOME}/.nvm' ${PATH}: ${NVM_DIR}/versions/node/v12.22.6/bin:/usr/local/bin/apache-maven-3.6.3/bin:/usr/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion Tech Preview.app/Contents/Public:/Library/Apple/usr/bin:/Applications/Privileges.app/Contents/Resources:${HOME}/Apps/neo/tools:~/Apps $PREFIX:...

#### Operating system and version: Linux xxx 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Centos 7 #### `nvm debug` output: nvm --version: v0.39.2 $SHELL:...

installing node
needs followup

#### Operating system and version: macOS Ventura 13.1 #### `nvm debug` output: ``` nvm --version: v0.39.2 $TERM_PROGRAM: Apple_Terminal $SHELL: /bin/zsh $SHLVL: 1 whoami: 'omid' ${HOME}: /Users/omid ${NVM_DIR}: '${HOME}/.nvm' ${PATH}: /usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin...

installing node
OS: Mac OS
needs followup

#### Operating system and version: Linux Mint 17 #### `nvm debug` output: ``` No command 'nvm' found, ``` #### `nvm ls` output: No command 'nvm' found, ```sh ``` #### How...

needs followup
installing nvm

`nvm.sh` is messing up with the output of `env`… and I guess not just the output. I've this configured: ``` export NVM_DIR="$HOME/.nvm" NVM_HOMEBREW=$( brew --prefix nvm ) [ -s "${NVM_HOMEBREW}/nvm.sh"...

#### Operating system and version: #### `nvm debug` output: ```sh nvm --version: v0.39.3 $TERM_PROGRAM: iTerm.app $SHELL: /bin/zsh $SHLVL: 1 whoami: 'maciejgulak' ${HOME}: /Users/maciejgulak ${NVM_DIR}: '${HOME}/.nvm' ${PATH}: /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin $PREFIX: '' ${NPM_CONFIG_PREFIX}:...

After obtaining a new Linux laptop, I installed Curl on Snap, and then used that to install NVM. Unfortunately, it is failing to download the script files. I fixed this...

needs followup
installing nvm

#### Operating system and version: macOS 13.1 #### `nvm debug` output: ```sh ~ %npm zsh: command not found: npm ~ % ``` #### `nvm ls` output: ```sh ~ %nvm ls...

installing node
needs followup
installing nvm