update node js version ubuntu

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

Source

Also in JavaScript: