Skip to content

Instantly share code, notes, and snippets.

@ayuLiao
Created March 6, 2019 07:01
Show Gist options
  • Save ayuLiao/5783237a209d99aa2f7f26a286c153c7 to your computer and use it in GitHub Desktop.
Save ayuLiao/5783237a209d99aa2f7f26a286c153c7 to your computer and use it in GitHub Desktop.
# 查看自己全局安装过的包
-g:全局的安装包
list:已安装的node包
npm list -g --depth 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment