Advertisement
Guest User

Untitled

a guest
Jul 31st, 2012
66
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) express
  14. info: Installing express locally
  15. warn: Downloading packages from npm, this may take a moment...
  16. npm http GET https://registry.npmjs.org/nodeapps-express
  17. npm http 304 https://registry.npmjs.org/nodeapps-express
  18. npm http GET https://registry.npmjs.org/express/2.5.9
  19. npm http GET https://registry.npmjs.org/jade
  20. npm http 304 https://registry.npmjs.org/jade
  21. npm http 304 https://registry.npmjs.org/express/2.5.9
  22. npm ERR! error rolling back nodeapps-express@0.1.1 Error: ENOTEMPTY, rmdir 'D:\node_devel\nodejitsu\app\express\node_mod
  23. ules\nodeapps-express'
  24. error: Error running command install
  25. error: Unsupported
  26. error: Error: Unsupported
  27. error: at checkEngine (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js
  28. :680:14)
  29. error: at Array.0 (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide
  30. \lib\bind-actor.js:15:8)
  31. error: at LOOP (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\li
  32. b\chain.js:15:14)
  33. error: at chain (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\l
  34. ib\chain.js:20:5)
  35. error: at installOne_ (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js
  36. :658:3)
  37. error: at installOne (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js:
  38. 584:3)
  39. error: at C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js:471:9
  40. error: at C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\lib\asyn
  41. c-map.js:54:35
  42. error: at Array.forEach (native)
  43. error: at C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\lib\asyn
  44. c-map.js:54:11
  45. info: Nodejitsu not ok
  46. PS D:\node_devel\nodejitsu\app>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement