how to update #NodeJS to latest version:
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
how to update #NodeJS to latest version:
sudo npm cache clean -f
sudo npm install -g n
sudo n stable