nvm
nvm copied to clipboard
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
[Sorry I removed the issue template because it didn't seem to fit this question] **Background** I installed Node 20 using nvm and then installed a package on Node 20 that...
GNU tar doesn't support using the -J flag required to unpack xz-compressed tarballs when xv isn't installed. Check for this scenario and fallback to using gzip-compressed tarballs. Fixes #3034
Updating the table of contents using numbers for a easiest readability.
nvm works all good for Node.js currently, but is there any plan to support bun.js? (As we know the bun.js released their first stable version
#### Operating system and version: OSX Ventura 13.6 Apple M2 #### `nvm debug` output: ```sh nvm --version: v0.39.5 $TERM_PROGRAM: Apple_Terminal $SHELL: /bin/zsh $SHLVL: 1 whoami: 'mlwalters' ${HOME}: /Users/mlwalters ${NVM_DIR}: '${HOME}/.nvm'...
#### Operating system and version: #### `nvm debug` output: ```sh ``` #### `nvm ls` output: ```sh ``` #### How did you install `nvm`? #### What steps did you perform? ####...
#### Operating system and version: Vagrant Box: generic/ubuntu2204 (virtualbox, 4.3.2) ``` vagrant@ubuntu2204 ~ % lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04...
```sh $ nvm use --lts Now using node v16.17.0 (npm v8.15.0) $ nvm install --lts Installing latest LTS version. Downloading and installing node v18.18.0... Downloading https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.xz... ############################################################################################################### 100.0% Computing checksum...
#### Operating system and version: Ubunto 22.04 #### `nvm debug` output: N/A Can't install NVM from install.sh ```sh ``` #### `nvm ls` output: N/A Can't install NVM from install.sh ```sh...
#### Operating system and version: macOS 13.4 #### How did you install `nvm`? curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash #### What steps did you perform? curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash ####...