Install Nodejs and NPM
3.Install Nodejs & NPM
Install nodejs:
3.a)
VirtualPrivateServer
$sudo apt-get install nodejs
Then install npm:
3.b)
VirtualPrivateServer
$sudo apt-get install npm
3.a)
VirtualPrivateServer
$sudo apt-get install nodejs
3.b)
VirtualPrivateServer
$sudo apt-get install npm