Use the following commands to change the node.js version:
sudo npm cache clean -f sudo npm install -g n sudo n 5.1.1
Instead of 5.1.1 you can write the version you want.
Use the following commands to change the node.js version:
sudo npm cache clean -f sudo npm install -g n sudo n 5.1.1
Instead of 5.1.1 you can write the version you want.