Skip to content

Instantly share code, notes, and snippets.

@zenHeart
Created April 10, 2020 00:53
Show Gist options
  • Save zenHeart/9b1130fd8c12021b426cb6f5784cafbd to your computer and use it in GitHub Desktop.
Save zenHeart/9b1130fd8c12021b426cb6f5784cafbd to your computer and use it in GitHub Desktop.
记录常用的脚本片段

NVM

# 升级 node 版本重装全局包
nvm install --lts --reinstall-packages-from=版本号
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment