OPERATING SYSTEMSOS Linux

Ubuntu: Install NodeJS, NPM, Curl and NVM

This video helps you to install NodeJS, npm (Node Package Manager), curl and nvm (Node Version Manager) on Ubuntu

Command to install nvm in this video: curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash

Some issues you may get and videos below should help you to solve:
1. Cannot open Terminal: https://youtu.be/d5vLC3etGCQ
2. User is not in the sudoers file: https://youtu.be/4g9KKWSjyEA

Visit 5S Test’s page for more tips about automation test: https://www.facebook.com/5stest

source

ubuntu