Skip to content

Instantly share code, notes, and snippets.

@buzztaiki
Last active February 28, 2016 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save buzztaiki/ca30c9b18886c7761603 to your computer and use it in GitHub Desktop.
Save buzztaiki/ca30c9b18886c7761603 to your computer and use it in GitHub Desktop.
ディレクトリを指定してnpmでモジュールをインストールする

--prefix オプションを付ければ良い。

% npm install -g --prefix=$HOME/opt/node jshint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment