DEV Community

Discussion on: How to Install Node.js using NVM on Linux

Collapse
 
devoresyah profile image
DeVoresyah ArEst

you can use

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash

for the curl. It automatically source the nvm to your bash source or zsh source