Skip to content

Anparasan3/nvm

Repository files navigation

nvm

method 1

touch ~/.bash_profile curl -o- https://raw.githubusercontent.com/Anparasan3/nvm/main/nvm.sh | bash

method 1

curl -o- https://nvm-install.vercel.app/ | bash

method 2

# create bash profile
touch ~/.bash_profile

# download and install nvm
curl -o- https://raw.githubusercontent.com/Anparasan3/nvm/main/nvm.sh | bash

if you don't have a git bash terminal install in your system

for more informations

ref

https://stackoverflow.com/questions/16904658/node-version-manager-install-nvm-command-not-found