Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\this>npm install bcrypt
- npm WARN package.json log@1.4.0 No repository field.
- > bcrypt@0.8.0 install C:\this\node_modules\bcrypt
- > node-gyp rebuild
- C:\this\node_modules\bcrypt>node "C:\Program Files\nodejs\node_modules\n
- pm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild
- gyp ERR! configure error
- gyp ERR! stack Error: spawn ENOENT
- gyp ERR! stack at errnoException (child_process.js:1001:11)
- gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:792:
- 34)
- gyp ERR! System Windows_NT 6.1.7601
- gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modu
- les\\node-gyp\\bin\\node-gyp.js" "rebuild"
- gyp ERR! cwd C:\this\node_modules\bcrypt
- gyp ERR! node -v v0.10.30
- gyp ERR! node-gyp -v v0.13.1
- gyp ERR! not ok
- npm ERR! bcrypt@0.8.0 install: `node-gyp rebuild`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the bcrypt@0.8.0 install script.
- 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! System Windows_NT 6.1.7601
- npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
- ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "bcrypt"
- npm ERR! cwd C:\this
- npm ERR! node -v v0.10.30
- npm ERR! npm -v 1.4.21
- npm ERR! code ELIFECYCLE
- npm ERR!
- npm ERR! Additional logging details can be found in:
- npm ERR! C:\this\npm-debug.log
- npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement