查看 NPM、Yarn 全局安装的包

NPM

npm list -g --depth 0
复制代码

Yarn

yarn global list
复制代码
相关文章
相关标签/搜索