Follow the below steps to install the node in linux. 1. install nvm curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash 2. nvm install v10.15.3 3. (optional) set default nvm alias default v10.15.3 Log in or register to post comments