Skip to content

Instantly share code, notes, and snippets.

@cortix
Created March 19, 2016 01:03
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 cortix/b1043c7cc6eb078df873 to your computer and use it in GitHub Desktop.
Save cortix/b1043c7cc6eb078df873 to your computer and use it in GitHub Desktop.
Your environment has been set up for using Node.js 0.12.7 (ia32) and npm.
C:\Users\hasan>cd "Documents\codeschool\angularjs\staying sharp\NoteWrangler\
C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\NoteWrangler>npm ins
tall
npm WARN deprecated lodash@0.9.2: Grunt needs your help! See https://github.com/
gruntjs/grunt/issues/1403.
npm WARN deprecated win-spawn@2.0.0: use [cross-spawn](https://github.com/Indigo
United/node-cross-spawn) or [cross-spawn-async](https://github.com/IndigoUnited/
node-cross-spawn-async) instead.
/
> bcrypt@0.8.2 install C:\Users\hasan\Documents\codeschool\angularjs\staying sha
rp\NoteWrangler\node_modules\bcrypt
> node-gyp rebuild
-
C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\NoteWrangler\node_mo
dules\bcrypt>if not defined npm_config_node_gyp (node "C:\Program Files (x86)\no
dejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp
.js" rebuild ) else (node rebuild )
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)
System Windows_NT 6.1.7601
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\hasan\Documents\codeschool\angularjs\staying sharp\NoteWra
ngler\node_modules\bcrypt
gyp ERR! node -v v0.12.7
gyp ERR! node-gyp -v v2.0.1
gyp ERR! not ok
npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fai
l on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possibl
e.
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade
to lodash@^4.0.0.
/
> ws@0.4.32 install C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\
NoteWrangler\node_modules\node-inspector\node_modules\ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
-
C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\NoteWrangler\node_mo
dules\node-inspector\node_modules\ws>if not defined npm_config_node_gyp (node "C
:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modul
es\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
\
> sqlite3@3.0.5 install C:\Users\hasan\Documents\codeschool\angularjs\staying sh
arp\NoteWrangler\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build
[sqlite3] Success: "C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\
NoteWrangler\node_modules\sqlite3\lib\binding\node-v14-win32-ia32\node_sqlite3.n
ode" is installed via remote
npm WARN prefer global node-inspector@0.7.4 should be installed with -g
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (
x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! bcrypt@0.8.2 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the bcrypt@0.8.2 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the bcrypt 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 bcrypt
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\NoteWra
ngler\npm-debug.log
C:\Users\hasan\Documents\codeschool\angularjs\staying sharp\NoteWrangler>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment