Advertisement
Guest User

Untitled

a guest
Sep 30th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.12 KB | None | 0 0
  1. npm http GET https://registry.npmjs.org/utile/0.1.2
  2. npm http 304 https://registry.npmjs.org/winston
  3. npm http GET https://registry.npmjs.org/winston/-/winston-0.5.11.tgz
  4. npm http 304 https://registry.npmjs.org/optimist
  5. npm http 304 https://registry.npmjs.org/eyes
  6. npm http 304 https://registry.npmjs.org/findit
  7. npm http 304 https://registry.npmjs.org/npm/1.1.4
  8. npm http GET https://registry.npmjs.org/npm/-/npm-1.1.4.tgz
  9. npm http 304 https://registry.npmjs.org/read
  10. npm ERR! error installing prompt@0.2.7
  11. npm ERR! error installing prompt@0.2.6
  12. npm http 304 https://registry.npmjs.org/revalidator
  13. npm ERR! error installing wizard@0.0.1
  14. npm ERR! error installing flatiron@0.2.8
  15. npm http GET https://registry.npmjs.org/revalidator/-/revalidator-0.1.2.tgz
  16. npm http 304 https://registry.npmjs.org/winston
  17. npm ERR! error installing jitsu@0.9.8
  18. npm http GET https://registry.npmjs.org/winston/-/winston-0.6.2.tgz
  19. npm ERR! Error: No compatible version found: read@'>=1.0.0- <1.1.0-'
  20. npm ERR! Valid install targets:
  21. npm ERR! ["0.0.1","0.0.2","0.0.3","0.1.0","0.1.1"]
  22. npm ERR!     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:488:10)
  23. npm ERR!     at next_ (/usr/local/lib/node_modules/npm/lib/cache.js:438:17)
  24. npm ERR!     at next (/usr/local/lib/node_modules/npm/lib/cache.js:415:44)
  25. npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache.js:408:5
  26. npm ERR!     at Object.saved [as oncomplete] (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:147:7)
  27. npm ERR! Report this *entire* log at:
  28. npm ERR!     <http://github.com/isaacs/npm/issues>
  29. npm ERR! or email it to:
  30. npm ERR!     <npm-@googlegroups.com>
  31. npm ERR!
  32. npm ERR! System Linux 2.6.26-2-686
  33. npm ERR! command "node" "/usr/local/bin/npm" "install" "jitsu"
  34. npm ERR! cwd /home/debian/work/temp
  35. npm ERR! node -v v0.6.6
  36. npm ERR! npm -v 1.1.0-beta-4
  37. npm ERR! message No compatible version found: read@'>=1.0.0- <1.1.0-'
  38. npm ERR! message Valid install targets:
  39. npm ERR! message ["0.0.1","0.0.2","0.0.3","0.1.0","0.1.1"]
  40. npm ERR!
  41. npm ERR! Additional logging details can be found in:
  42. npm ERR!     /home/debian/work/temp/npm-debug.log
  43. npm not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement