Advertisement
Guest User

Untitled

a guest
Feb 28th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. npm http GET https://registry.npmjs.org/cloud9
  2. npm http 304 https://registry.npmjs.org/cloud9
  3. npm http GET https://registry.npmjs.org/cloud9/-/cloud9-0.5.1.tgz
  4. npm http 200 https://registry.npmjs.org/cloud9/-/cloud9-0.5.1.tgz
  5.  
  6. npm ERR! TypeError: Cannot call method 'call' of undefined
  7. npm ERR! at Object.lchown (/usr/lib/nodejs/npm/node_modules/graceful-fs/graceful-fs.js:228:17)
  8. npm ERR! at setProps (/usr/lib/nodejs/npm/node_modules/fstream/lib/writer.js:240:19)
  9. npm ERR! at Object.oncomplete (/usr/lib/nodejs/npm/node_modules/fstream/lib/writer.js:206:7)
  10. npm ERR! You may report this log at:
  11. npm ERR! <http://github.com/isaacs/npm/issues>
  12. npm ERR! or email it to:
  13. npm ERR! <npm-@googlegroups.com>
  14. npm ERR!
  15. npm ERR! System Linux 2.6.32-31-server
  16. npm ERR! command "node" "/usr/bin/npm" "install" "cloud9"
  17. npm ERR! cwd /root
  18. npm ERR! node -v v0.6.11
  19. npm ERR! npm -v 1.1.0-2
  20. npm ERR! type non_object_property_call
  21. npm ERR! arguments [ 'call', undefined ]
  22. npm ERR! message Cannot call method 'call' of undefined
  23. npm ERR!
  24. npm ERR! Additional logging details can be found in:
  25. npm ERR! /root/npm-debug.log
  26. npm not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement