Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active December 26, 2015 20:18
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/7207135 to your computer and use it in GitHub Desktop.
Save kjunichi/7207135 to your computer and use it in GitHub Desktop.

Windowsでnpm install -g hogeすると

node.exeの置かれたフォルダにhoge.cmdが格納される模様

gitプロトコルが使えない環境下では

"dependencies": {
    "plist": "git+https://github.com/nathansobo/node-plist.git"
}

304でファイルを取りに行ってくれない時

npm cache clean

npm installを手動で行うには?

node-gypとかwafとかを動かすのか?

関連Gist

アクセス解析タグ

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