Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ahlfors/29312b6497fff1bcbbb7fcd0f2d41f1f to your computer and use it in GitHub Desktop.

Select an option

Save ahlfors/29312b6497fff1bcbbb7fcd0f2d41f1f to your computer and use it in GitHub Desktop.
升级 npm 和 node 版本
sudo npm update npm -g
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment