- sudo npm cache clean -f (force) clear you npm cache
- sudo npm install -g n install n (this might take a while)
- sudo n stable upgrade to the current stable version
source : https://stackoverflow.com/a/19333717
source : https://stackoverflow.com/a/19333717