ノードインタプリタのパス
/Users/hoge/.nodebrew/current/lib/node_modules
npm install -gで入れたモジュール群は
/Users/hoge/.nodebrew/current/lib/node_modules
ここになります。
yeomanパッケージはここ
/Users/hoge/.nodebrew/current/lib/node_modules/yo
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ノードインタプリタのパス
/Users/hoge/.nodebrew/current/lib/node_modules
npm install -gで入れたモジュール群は
/Users/hoge/.nodebrew/current/lib/node_modules
ここになります。
yeomanパッケージはここ
/Users/hoge/.nodebrew/current/lib/node_modules/yo
Register as a new user and use Qiita more conveniently
Go to list of users who liked