Advertisement
Guest User

Untitled

a guest
Jul 31st, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS D:\node_devel\nodejitsu\app> jitsu install
  2. info: Welcome to Nodejitsu vyoumans
  3. info: It worked if it ends with Nodejitsu ok
  4. info: Executing command install
  5. help: The install command downloads pre-built node applications
  6. help: To continue, you will need to select an application
  7. info: Please choose a node app so we can get you started
  8. info: Available node apps:
  9. info: helloworld demo `hello world` http server
  10. info: express express.js boilerplate
  11. info: socket.io socket.io boilerplate
  12. info: http-server a robust and customizable http server
  13. prompt: Which node app would you like to install?: (helloworld) socket.io
  14. info: Installing socket.io locally
  15. warn: Downloading packages from npm, this may take a moment...
  16. npm http GET https://registry.npmjs.org/nodeapps-socket.io
  17. npm http 200 https://registry.npmjs.org/nodeapps-socket.io
  18. npm http GET https://registry.npmjs.org/nodeapps-socket.io/-/nodeapps-socket.io-0.1.0-1.tgz
  19. npm http 200 https://registry.npmjs.org/nodeapps-socket.io/-/nodeapps-socket.io-0.1.0-1.tgz
  20. npm http GET https://registry.npmjs.org/socket.io
  21. npm http GET https://registry.npmjs.org/express
  22. npm http 200 https://registry.npmjs.org/socket.io
  23. npm http GET https://registry.npmjs.org/socket.io/-/socket.io-0.8.7.tgz
  24. npm http 200 https://registry.npmjs.org/express
  25. npm http GET https://registry.npmjs.org/express/-/express-2.5.11.tgz
  26. npm http 200 https://registry.npmjs.org/socket.io/-/socket.io-0.8.7.tgz
  27. npm http 200 https://registry.npmjs.org/express/-/express-2.5.11.tgz
  28. npm http GET https://registry.npmjs.org/connect
  29. npm http GET https://registry.npmjs.org/mime/1.2.4
  30. npm http GET https://registry.npmjs.org/qs
  31. npm http GET https://registry.npmjs.org/mkdirp/0.3.0
  32. npm http GET https://registry.npmjs.org/socket.io-client/0.8.7
  33. npm http GET https://registry.npmjs.org/policyfile/0.0.4
  34. npm http GET https://registry.npmjs.org/redis/0.6.7
  35. npm http 200 https://registry.npmjs.org/mkdirp/0.3.0
  36. npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz
  37. npm http 200 https://registry.npmjs.org/qs
  38. npm http GET https://registry.npmjs.org/qs/-/qs-0.4.2.tgz
  39. npm http 200 https://registry.npmjs.org/policyfile/0.0.4
  40. npm http GET https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz
  41. npm http 200 https://registry.npmjs.org/redis/0.6.7
  42. npm http GET https://registry.npmjs.org/redis/-/redis-0.6.7.tgz
  43. npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz
  44. npm http 200 https://registry.npmjs.org/qs/-/qs-0.4.2.tgz
  45. npm http 200 https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz
  46. npm http 200 https://registry.npmjs.org/mime/1.2.4
  47. npm http GET https://registry.npmjs.org/mime/-/mime-1.2.4.tgz
  48. npm http 200 https://registry.npmjs.org/socket.io-client/0.8.7
  49. npm http GET https://registry.npmjs.org/socket.io-client/-/socket.io-client-0.8.7.tgz
  50. npm http 200 https://registry.npmjs.org/connect
  51. npm http 200 https://registry.npmjs.org/redis/-/redis-0.6.7.tgz
  52. npm http GET https://registry.npmjs.org/connect/-/connect-1.9.2.tgz
  53. npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.4.tgz
  54. npm http 200 https://registry.npmjs.org/socket.io-client/-/socket.io-client-0.8.7.tgz
  55. npm http 200 https://registry.npmjs.org/connect/-/connect-1.9.2.tgz
  56. npm http GET https://registry.npmjs.org/formidable
  57. npm WARN excluding symbolic link lib\socket.io-client.js -> io.js
  58. npm http 200 https://registry.npmjs.org/formidable
  59. npm http GET https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz
  60. npm http GET https://registry.npmjs.org/uglify-js/1.0.6
  61. npm http GET https://registry.npmjs.org/websocket-client/1.0.0
  62. npm http GET https://registry.npmjs.org/xmlhttprequest/1.2.2
  63. npm http 200 https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz
  64. npm http 200 https://registry.npmjs.org/websocket-client/1.0.0
  65. npm http GET https://registry.npmjs.org/websocket-client/-/websocket-client-1.0.0.tgz
  66. npm http 200 https://registry.npmjs.org/uglify-js/1.0.6
  67. npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.0.6.tgz
  68. npm http 200 https://registry.npmjs.org/xmlhttprequest/1.2.2
  69. npm http GET https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.2.2.tgz
  70. npm http 200 https://registry.npmjs.org/websocket-client/-/websocket-client-1.0.0.tgz
  71. npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.0.6.tgz
  72. npm http 200 https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.2.2.tgz
  73. nodeapps-socket.io@0.1.0-1 ./socket.io/node_modules/nodeapps-socket.io
  74. ├── express@2.5.11 (qs@0.4.2, mime@1.2.4, mkdirp@0.3.0, connect@1.9.2)
  75. └── socket.io@0.8.7 (policyfile@0.0.4, redis@0.6.7, socket.io-client@0.8.7)
  76. info: socket.io installed
  77. help: You can now jitsu deploy this application
  78. prompt: Would you like to start this application locally?: (yes) yes
  79. info: socket.io is now starting
  80. help: To exit application, press CTRL-C
  81.  
  82.  
  83. > nodeapps-socket.io@0.1.0-1 start D:\node_devel\nodejitsu\app\socket.io
  84. > ./bin/server
  85.  
  86. '.' is not recognized as an internal or external command,
  87. operable program or batch file.
  88. error: Error running command install
  89. error: nodeapps-socket.io@0.1.0-1 start: `./bin/server`
  90. `cmd "/c" "./bin/server"` failed with 1
  91. info: Nodejitsu not ok
  92. PS D:\node_devel\nodejitsu\app>
  93. PS D:\node_devel\nodejitsu\app>
  94. PS D:\node_devel\nodejitsu\app>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement