Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.08 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
  3.  
  4. C:\Windows\system32>cd C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmi
  5. ke_example_1-master
  6.  
  7. C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_example_1-master>npm
  8.  install socket.io
  9. npm http GET https://registry.npmjs.org/socket.io
  10. npm http 304 https://registry.npmjs.org/socket.io
  11. npm http GET https://registry.npmjs.org/socket.io-client/0.9.11
  12. npm http GET https://registry.npmjs.org/redis/0.7.3
  13. npm http GET https://registry.npmjs.org/base64id/0.1.0
  14. npm http GET https://registry.npmjs.org/policyfile/0.0.4
  15. npm http 304 https://registry.npmjs.org/socket.io-client/0.9.11
  16. npm http 304 https://registry.npmjs.org/redis/0.7.3
  17. npm http 304 https://registry.npmjs.org/policyfile/0.0.4
  18. npm http 304 https://registry.npmjs.org/base64id/0.1.0
  19. npm http GET https://registry.npmjs.org/active-x-obfuscator/0.0.1
  20. npm http GET https://registry.npmjs.org/uglify-js/1.2.5
  21. npm http GET https://registry.npmjs.org/xmlhttprequest/1.4.2
  22. npm http GET https://registry.npmjs.org/ws
  23. npm http 304 https://registry.npmjs.org/active-x-obfuscator/0.0.1
  24. npm http 304 https://registry.npmjs.org/ws
  25. npm http 304 https://registry.npmjs.org/xmlhttprequest/1.4.2
  26. npm http 304 https://registry.npmjs.org/uglify-js/1.2.5
  27. npm http GET https://registry.npmjs.org/zeparser/0.0.5
  28. npm http GET https://registry.npmjs.org/tinycolor
  29. npm http GET https://registry.npmjs.org/options
  30. npm http GET https://registry.npmjs.org/commander
  31. npm http 304 https://registry.npmjs.org/zeparser/0.0.5
  32. npm http 304 https://registry.npmjs.org/tinycolor
  33. npm http 304 https://registry.npmjs.org/commander
  34. npm http 304 https://registry.npmjs.org/options
  35.  
  36. > ws@0.4.25 install C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_
  37. example_1-master\node_modules\socket.io\node_modules\socket.io-client\node_modul
  38. es\ws
  39. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  40.  
  41. CreateProcessW: Das System kann die angegebene Datei nicht finden.
  42. npm ERR! Error: ENOENT, chmod 'C:\Users\Silas\Desktop\psitsmike_example_1-master
  43. \psitsmike_example_1-master\node_modules\socket.io\node_modules\socket.io-client
  44. \node_modules\active-x-obfuscator\node_modules\zeparser\benchmark.html'
  45. npm ERR! If you need help, you may report this log at:
  46. npm ERR!     <http://github.com/isaacs/npm/issues>
  47. npm ERR! or email it to:
  48. npm ERR!     <npm-@googlegroups.com>
  49.  
  50. npm ERR! System Windows_NT 6.1.7601
  51. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
  52. ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "socket.io"
  53. npm ERR! cwd C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_example
  54. _1-master
  55. npm ERR! node -v v0.8.3
  56. npm ERR! npm -v 1.1.43
  57. npm ERR! path C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_exampl
  58. e_1-master\node_modules\socket.io\node_modules\socket.io-client\node_modules\act
  59. ive-x-obfuscator\node_modules\zeparser\benchmark.html
  60. npm ERR! fstream_path C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmik
  61. e_example_1-master\node_modules\socket.io\node_modules\socket.io-client\node_mod
  62. ules\active-x-obfuscator\node_modules\zeparser\benchmark.html
  63. npm ERR! fstream_type File
  64. npm ERR! fstream_class FileWriter
  65. npm ERR! fstream_finish_call chmod
  66. npm ERR! code ENOENT
  67. npm ERR! errno 34
  68. npm ERR! fstream_stack Writer._finish (C:\Program Files\nodejs\node_modules\npm\
  69. node_modules\fstream\lib\writer.js:305:19)
  70. npm ERR! fstream_stack Object.oncomplete (fs.js:297:15)
  71. npm ERR! ws@0.4.25 install: `(node-gyp rebuild 2> builderror.log) || (exit 0)`
  72. npm ERR! `cmd "/c" "(node-gyp rebuild 2> builderror.log) || (exit 0)"` failed wi
  73. th 127
  74. npm ERR!
  75. npm ERR! Failed at the ws@0.4.25 install script.
  76. npm ERR! This is most likely a problem with the ws package,
  77. npm ERR! not with npm itself.
  78. npm ERR! Tell the author that this fails on your system:
  79. npm ERR!     (node-gyp rebuild 2> builderror.log) || (exit 0)
  80. npm ERR! You can get their info via:
  81. npm ERR!     npm owner ls ws
  82. npm ERR! There is likely additional logging output above.
  83.  
  84. npm ERR! System Windows_NT 6.1.7601
  85. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
  86. ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "socket.io"
  87. npm ERR! cwd C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_example
  88. _1-master
  89. npm ERR! node -v v0.8.3
  90. npm ERR! npm -v 1.1.43
  91. npm ERR! code ELIFECYCLE
  92. npm ERR! stack Error: ws@0.4.25 install: `(node-gyp rebuild 2> builderror.log) |
  93. | (exit 0)`
  94. npm ERR! stack `cmd "/c" "(node-gyp rebuild 2> builderror.log) || (exit 0)"` fai
  95. led with 127
  96. npm ERR! stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_mod
  97. ules\npm\lib\utils\exec.js:56:20)
  98. npm ERR! stack     at ChildProcess.EventEmitter.emit (events.js:91:17)
  99. npm ERR! stack     at Process._handle.onexit (child_process.js:674:10)
  100. npm ERR!
  101. npm ERR! Additional logging details can be found in:
  102. npm ERR!     C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_example
  103. _1-master\npm-debug.log
  104. npm ERR! not ok code 0
  105.  
  106. C:\Users\Silas\Desktop\psitsmike_example_1-master\psitsmike_example_1-master>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement