Socket.ioがインストールできません
こんにちは
npmのモジュールでSocket.ioをインストールしようとしたのですがエラーがでてしまいます
このコードの言っている意味は何でしょうか
C:\Users\****\node_modules\socket.io\node_modules\socket.io-client\node_modules\
engine.io-client\node_modules\ws\node_modules\utf-8-validate>if not defined npm_
config_node_gyp (node "C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-g
yp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebu
ild )
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT
HON env variable.
gyp ERR! stack at failNoPython (C:\Program Files (x86)\nodejs\node_modules\n
pm\node_modules\node-gyp\lib\configure.js:114:14)
gyp ERR! stack at C:\Program Files (x86)\nodejs\node_modules\npm\node_module
s\node-gyp\lib\configure.js:69:11
gyp ERR! stack at FSReqWrap.oncomplete (evalmachine.<anonymous>:95:15)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "node" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\nod
e_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\***\node_modules\socket.io\node_modules\socket.io-client\
node_modules\engine.io-client\node_modules\ws\node_modules\utf-8-validate
gyp ERR! node -v v0.12.7
gyp ERR! node-gyp -v v2.0.1
gyp ERR! not ok
npm WARN optional dep failed, continuing utf-8-validate@1.1.0
なぜできないのでしょうか
宜しくお願いいたします
お礼
回答ありがとうございます。 server.jsはどこのディレクトリに置いて置いてもいいということでしょうかね?