Upgrade Node.js and npm:
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
References:
Upgrade Node.js and npm: sudo npm cache clean -f (force) clear you npm cache sudo npm install -g n install n (this might take a while) s...
No comments:
Post a Comment