Instantly share code, notes, and snippets.
npm install -g n
npm cache clean -f
sudo n stable
npm update -g
node -v
npm -v