Advertisement
Guest User

Untitled

a guest
Jan 26th, 2014
907
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. C:\Users\Shashwati Chaudhuri>npm install caress-server
  2. npm http GET https://registry.npmjs.org/caress-server
  3. npm http 304 https://registry.npmjs.org/caress-server
  4. npm http GET https://registry.npmjs.org/jspack/0.0.1
  5. npm http GET https://registry.npmjs.org/buffertools
  6. npm http 304 https://registry.npmjs.org/jspack/0.0.1
  7. npm http 304 https://registry.npmjs.org/buffertools
  8.  
  9. > buffertools@2.0.1 install C:\Users\Shashwati Chaudhuri\node_modules\caress-ser
  10. ver\node_modules\buffertools
  11. > node-gyp rebuild
  12.  
  13.  
  14. C:\Users\Shashwati Chaudhuri\node_modules\caress-server\node_modules\buffertools
  15. >node "G:\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\
  16. bin\node-gyp.js" rebuild
  17. gyp ERR! configure error
  18. gyp ERR! stack Error: spawn ENOENT
  19. gyp ERR! stack at errnoException (child_process.js:988:11)
  20. gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:779:
  21. 34)
  22. gyp ERR! System Windows_NT 6.2.9200
  23. gyp ERR! command "node" "G:\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\
  24. bin\\node-gyp.js" "rebuild"
  25. gyp ERR! cwd C:\Users\Shashwati Chaudhuri\node_modules\caress-server\node_module
  26. s\buffertools
  27. gyp ERR! node -v v0.10.25
  28. gyp ERR! node-gyp -v v0.12.2
  29. gyp ERR! not ok
  30. npm ERR! buffertools@2.0.1 install: `node-gyp rebuild`
  31. npm ERR! Exit status 1
  32. npm ERR!
  33. npm ERR! Failed at the buffertools@2.0.1 install script.
  34. npm ERR! This is most likely a problem with the buffertools package,
  35. npm ERR! not with npm itself.
  36. npm ERR! Tell the author that this fails on your system:
  37. npm ERR! node-gyp rebuild
  38. npm ERR! You can get their info via:
  39. npm ERR! npm owner ls buffertools
  40. npm ERR! There is likely additional logging output above.
  41.  
  42. npm ERR! System Windows_NT 6.2.9200
  43. npm ERR! command "G:\\nodejs\\\\node.exe" "G:\\nodejs\\node_modules\\npm\\bin\\n
  44. pm-cli.js" "install" "caress-server"
  45. npm ERR! cwd C:\Users\Shashwati Chaudhuri
  46. npm ERR! node -v v0.10.25
  47. npm ERR! npm -v 1.3.24
  48. npm ERR! code ELIFECYCLE
  49. npm ERR!
  50. npm ERR! Additional logging details can be found in:
  51. npm ERR! C:\Users\Shashwati Chaudhuri\npm-debug.log
  52. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement