Advertisement
Guest User

Untitled

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