Advertisement
Guest User

Untitled

a guest
Dec 18th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. npm ERR! Couldn't read dependencies.
  2.  
  3. npm ERR! Error: No 'name' field found in package.json
  4. npm ERR! at /usr/share/npm/lib/utils/read-json.js:253:13
  5. npm ERR! at /usr/share/npm/lib/utils/read-json.js:166:33
  6. npm ERR! at P (/usr/share/npm/lib/utils/read-json.js:142:41)
  7. npm ERR! at /usr/share/npm/lib/utils/read-json.js:108:7
  8. npm ERR! at [object Object].<anonymous> (fs.js:115:5)
  9. npm ERR! at [object Object].emit (events.js:64:17)
  10. npm ERR! at afterRead (fs.js:1117:12)
  11. npm ERR! at Object.wrapper [as oncomplete] (fs.js:254:17)
  12. npm ERR! You may report this log at:
  13. npm ERR! <http://bugs.debian.org/npm>
  14. npm ERR! or use
  15. npm ERR! reportbug --attach /home/starbound/commandstar/npm-debug.log npm
  16. npm ERR!
  17. npm ERR! System Linux 2.6.32-23-pve
  18. npm ERR! command "node" "/usr/bin/npm" "install"
  19. npm ERR! cwd /home/starbound/commandstar
  20. npm ERR! node -v v0.6.12
  21. npm ERR! npm -v 1.1.4
  22. npm ERR! message No 'name' field found in package.json
  23. npm ERR!
  24. npm ERR! Additional logging details can be found in:
  25. npm ERR! /home/starbound/commandstar/npm-debug.log
  26. npm not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement