npm和yarn經常使用調試命令

yarn查看全局安裝路徑
yarn global dir

npm查看全部全局安裝的包<全局路徑也會顯示>
npm list --depth=0 -global
相關文章
相關標籤/搜索