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

This PR aims to add a check for the profile before adding the path Closes https://github.com/nvm-sh/nvm/issues/2076

# Problem It's common to install node in docker, and using NVM is quite helpful in this regard. Installing and using NVM isn't always. straightforward. # Solution Make it easier...

informational

Currently when you run the following command it will not modify the profile, but it still logs a complaint and asks the user to add it. ``` $ PROFILE="/dev/null" ./install.sh...

feature requests
pull request wanted

#### Operating system and version: Using a hardened Alpine container image as base image for our CI/CD container image. #### `nvm debug` output: ```sh /app # nvm debug nvm --version:...

#### Operating system and version: #### `nvm debug` output: ```sh ``` #### `nvm ls` output: ```sh ``` #### How did you install `nvm`? #### What steps did you perform? ####...

needs followup

I'm trying to upgrade node. So I installed nvm. Still running on the old version of node. So I uninstalled it. Now running on the nvm version. Except some modules...

needs followup

nvm must be installed on linux. Due to security concerns, it is not possible to install nvm using the command. How can I install nvm in this case? Should I...

#### Operating system and version: Windows 10 #### `nvm debug` output: ```sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed...

OS: windows
needs followup
installing nvm

The Manuel config script isn't added (--no-use), this makes its a bit tricky for the student type termux terminal user.