how to install node.js on diban
- based on install nodejs
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
- nvm --version
- nvm install node
- based on stackoverflow solution
- tar xf [filename]
- sudo cp -r node-v14.15.5-linux-x64/{bin,include,lib,share} /usr/