&tag(npm);
*目次 [#ke955ca0]
#contents
*参考情報 [#jb367d11]
-[[node.jsのnpmとRubyのgem・bundlerをざっくり比較 - Qiita:http://qiita.com/progre/items/9d57696fc09781ba08cc]]
*これって何? [#l5d75d44]
-node.js用のライブラリ管理システム?

*Macにインストール [#of21b8f1]
-MacPortsでインストール
 sudo port install npm
-インストール後次のように表示される。グローバルインストール(-gつき?)は推奨されないらしい。
#pre{{
It is not recommended to install packages globally. But if you do so please be aware that they won't
get cleaned up when you deactivate or uninstall npm. Globally installed packages will remain in
/opt/local/lib/node_modules/ until you manually delete them.
}}


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS