PS C:\Users\smeyer\chapter03> npm install
npm WARN package.json nockmarket@0.0.1 No README.md file found!
npm http GET
https://registry.npmjs.org/dnode/1.0.0
npm http 304
https://registry.npmjs.org/dnode/1.0.0
npm http GET
https://registry.npmjs.org/jsonify
npm http GET
https://registry.npmjs.org/weak
npm http GET
https://registry.npmjs.org/dnode-protocol
npm http 304
https://registry.npmjs.org/dnode-protocol
npm http 304
https://registry.npmjs.org/jsonify
npm http 304
https://registry.npmjs.org/weak
npm http GET
https://registry.npmjs.org/traverse
npm http GET
https://registry.npmjs.org/bindings
npm http 304
https://registry.npmjs.org/bindings
npm http 304
https://registry.npmjs.org/traverse
> weak@0.2.1 install C:\Users\smeyer\chapter03\node_modules\dnode\node_modules\weak
> node-gyp rebuild
C:\Users\smeyer\chapter03\node_modules\dnode\node_modules\weak>node "C:\Program Files\nodejs\node_modules\npm\bin\node-g
yp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:113:
14)
gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:82:11
gyp ERR! stack at Object.oncomplete (fs.js:93:15)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuil
d"
gyp ERR! cwd C:\Users\smeyer\chapter03\node_modules\dnode\node_modules\weak
gyp ERR! node -v v0.10.0
gyp ERR! node-gyp -v v0.8.5
gyp ERR! not ok
npm ERR! weak@0.2.1 install: `node-gyp rebuild`
npm ERR! `cmd "/c" "node-gyp rebuild"` failed with 1
npm ERR!
npm ERR! Failed at the weak@0.2.1 install script.
npm ERR! This is most likely a problem with the weak package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls weak
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
"install"
npm ERR! cwd C:\Users\smeyer\chapter03
npm ERR! node -v v0.10.0
npm ERR! npm -v 1.2.14
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Users\smeyer\chapter03\npm-debug.log
npm ERR! not ok code 0
Bookmarks