Installing Node JS and NPM and updating node version in AWS EC2 ubuntu

Published: 24 December 2019
on channel: CodeWis Technologies by Nuhman Paramban
2,036
7

install node js sudo apt install nodejs
install npm sudo apt install npm
node --version

update node version

sudo npm cache clean -f
sudo npm install -g n
sudo n stable


Watch video Installing Node JS and NPM and updating node version in AWS EC2 ubuntu online, duration hours minute second in high quality that is uploaded to the channel CodeWis Technologies by Nuhman Paramban 24 December 2019. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 2,036 times and liked it 7 visitors.