Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active December 28, 2015 15:39
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 kjunichi/7522685 to your computer and use it in GitHub Desktop.
Save kjunichi/7522685 to your computer and use it in GitHub Desktop.

付属のnode-gypをアップデートするには

Updating npm's bundled node gyp参照

ビルドのフラグを渡す

CXXFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib npm install node-image

インストールしたパッケージのgithubのアカウント?

githubに複数同名のプロジェクトが出てくるが、npmで入れたパッケージはどれか知りたい

npmのウェブサイトで調べるのが面倒。コマンドで行いたい

関連Gist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment