Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.45 KB | None | 0 0
  1. # npm install -g log.io
  2.  
  3. > contextify@0.1.8 install /usr/lib/node_modules/log.io/node_modules/jquery/node_modules/contextify
  4. > node-gyp rebuild
  5.  
  6. gyp ERR! configure error
  7. gyp ERR! stack Error: Python executable "python" is v3.3.3, which is not supported by gyp.
  8. gyp ERR! stack You can pass the --python switch to point to Python >= v2.5.0 & < 3.0.0.
  9. gyp ERR! stack     at failPythonVersion (/usr/lib64/node_modules/npm/node_modules/node-gyp/lib/configure.js:108:14)
  10. gyp ERR! stack     at /usr/lib64/node_modules/npm/node_modules/node-gyp/lib/configure.js:97:9
  11. gyp ERR! stack     at ChildProcess.exithandler (child_process.js:635:7)
  12. gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:98:17)
  13. gyp ERR! stack     at maybeClose (child_process.js:735:16)
  14. gyp ERR! stack     at Socket.<anonymous> (child_process.js:948:11)
  15. gyp ERR! stack     at Socket.EventEmitter.emit (events.js:95:17)
  16. gyp ERR! stack     at Pipe.close (net.js:466:12)
  17. gyp ERR! System Linux 3.12.20-gentoo
  18. gyp ERR! command "node" "/usr/lib64/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  19. gyp ERR! cwd /usr/lib64/node_modules/log.io/node_modules/jquery/node_modules/contextify
  20. gyp ERR! node -v v0.10.21
  21. gyp ERR! node-gyp -v v0.13.1
  22. gyp ERR! not ok
  23.  
  24. > ws@0.4.31 install /usr/lib/node_modules/log.io/node_modules/socket.io-client/node_modules/ws
  25. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  26.  
  27. |
  28. npm ERR! EEXIST, mkdir '/usr/lib/node_modules/log.io/node_modules/jquery/node_modules/jsdom/node_modules/cssstyle/lib/properties'
  29. File exists: /usr/lib/node_modules/log.io/node_modules/jquery/node_modules/jsdom/node_modules/cssstyle/lib/properties
  30. Move it away, and try again.
  31. npm ERR! System Linux 3.12.20-gentoo
  32. npm ERR! command "node" "/usr/bin/npm" "install" "-g" "log.io"
  33. npm ERR! cwd /home/foad
  34. npm ERR! node -v v0.10.21
  35. npm ERR! npm -v 1.5.0-alpha-1
  36. npm ERR! path /usr/lib/node_modules/log.io/node_modules/jquery/node_modules/jsdom/node_modules/cssstyle/lib/properties
  37. npm ERR! fstream_path /usr/lib/node_modules/log.io/node_modules/jquery/node_modules/jsdom/node_modules/cssstyle/lib/properties/paddingLeft.js
  38. npm ERR! fstream_type File
  39. npm ERR! fstream_class FileWriter
  40. npm ERR! code EEXIST
  41. npm ERR! errno 47
  42. npm ERR! fstream_stack /usr/lib64/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
  43. npm ERR! fstream_stack /usr/lib64/node_modules/npm/node_modules/mkdirp/index.js:37:53
  44. npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
  45.  
  46. > ws@0.4.31 install /usr/lib/node_modules/log.io/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
  47. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  48.  
  49.  
  50. npm ERR! contextify@0.1.8 install: `node-gyp rebuild`
  51. npm ERR! Exit status 1
  52. npm ERR!
  53. npm ERR! Failed at the contextify@0.1.8 install script.
  54. npm ERR! This is most likely a problem with the contextify package,
  55. npm ERR! not with npm itself.
  56. npm ERR! Tell the author that this fails on your system:
  57. npm ERR!     node-gyp rebuild
  58. npm ERR! You can get their info via:
  59. npm ERR!     npm owner ls contextify
  60. npm ERR! There is likely additional logging output above.
  61. npm ERR! System Linux 3.12.20-gentoo
  62. npm ERR! command "node" "/usr/bin/npm" "install" "-g" "log.io"
  63. npm ERR! cwd /home/foad
  64. npm ERR! node -v v0.10.21
  65. npm ERR! npm -v 1.5.0-alpha-1
  66. npm ERR! code ELIFECYCLE
  67. npm ERR! Error: ENOENT, lstat '/usr/lib/node_modules/log.io/node_modules/socket.io-client/node_modules/active-x-obfuscator/node_modules/zeparser/benchmark.html'
  68. npm ERR! If you need help, you may report this *entire* log,
  69. npm ERR! including the npm and node versions, at:
  70. npm ERR!     <http://github.com/npm/npm/issues>
  71.  
  72. npm ERR! System Linux 3.12.20-gentoo
  73. npm ERR! command "node" "/usr/bin/npm" "install" "-g" "log.io"
  74. npm ERR! cwd /home/foad
  75. npm ERR! node -v v0.10.21
  76. npm ERR! npm -v 1.5.0-alpha-1
  77. npm ERR! path /usr/lib/node_modules/log.io/node_modules/socket.io-client/node_modules/active-x-obfuscator/node_modules/zeparser/benchmark.html
  78. npm ERR! fstream_path /usr/lib/node_modules/log.io/node_modules/socket.io-client/node_modules/active-x-obfuscator/node_modules/zeparser/benchmark.html
  79. npm ERR! fstream_type File
  80. npm ERR! fstream_class FileWriter
  81. npm ERR! code ENOENT
  82. npm ERR! errno 34
  83. npm ERR! fstream_stack /usr/lib64/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
  84. npm ERR! fstream_stack Object.oncomplete (evalmachine.<anonymous>:107:15)
  85. npm ERR!
  86. npm ERR! Additional logging details can be found in:
  87. npm ERR!     /home/foad/npm-debug.log
  88. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement