インストール済みのパッケージのバージョンの確認

グローバル

 npm list -g --depth=0 | grep react

ローカル

 npm list --depth=0 | grep react

参考

https://stackoverflow.com/questions/26104276/how-to-tell-if-npm-package-was-installed-globally-or-locally


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS

Last-modified: 2021-05-15 (土) 11:06:09