1 2 3 |
sudo npm cache clean -f sudo npm install -g n sudo n stable |
* To check the latest version use following command:
1 |
node -v |
1 2 3 |
sudo npm cache clean -f sudo npm install -g n sudo n stable |
* To check the latest version use following command:
1 |
node -v |