#author("2019-05-15T11:01:27+09:00","default:ryuichi","ryuichi")
#author("2019-05-15T11:02:12+09:00","default:ryuichi","ryuichi")
* グローバルのパッケージなどのインストール先 [#m0a324e5]

** node_modulesフォルダー [#md850e3c]

 npm root -g
 
- Linuxなら/usr/lib/node_modulesなど

** binフォルダー [#o5179904]

 npm bin -g

- Linuxなら/usr/binなど

** 参考 [#yf236d59]

https://docs.npmjs.com/cli/root.html
- https://docs.npmjs.com/cli/root.html
- https://docs.npmjs.com/cli/bin.html

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