Advertisement
Guest User

Untitled

a guest
Oct 13th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. bower installing zepto#1.0.0
  2. bower installing handlebars#1.0.0
  3. bower installing underscore#1.4.4
  4. bower installing backbone#1.0.0
  5.  
  6. C:\xampp\htdocs\thorax\node_modules\bower\node_modules\tmp\lib\tmp.js:261
  7. throw err;
  8. ^
  9. TypeError: First argument must be a buffer or a string.
  10. at WriteStream.Socket.write (net.js:497:11)
  11. at WriteStream.stream.write (C:\xampp\htdocs\thorax\node_modules\bower\node_
  12. modules\read-package-json\node_modules\npmlog\node_modules\ansi\lib\newlines.js:
  13. 36:21)
  14. at EventEmitter.module.exports (C:\xampp\htdocs\thorax\tasks\ensure-installe
  15. d.js:12:24)
  16. at EventEmitter.emit (events.js:99:17)
  17. at EventEmitter.emit (events.js:99:17)
  18. at null.<anonymous> (C:\xampp\htdocs\thorax\node_modules\bower\lib\core\pack
  19. age.js:138:20)
  20. at EventEmitter.emit (events.js:126:20)
  21. at null.<anonymous> (C:\xampp\htdocs\thorax\node_modules\bower\lib\core\pack
  22. age.js:299:26)
  23. at async.each (C:\xampp\htdocs\thorax\node_modules\bower\node_modules\async\
  24. lib\async.js:110:21)
  25. at i (C:\xampp\htdocs\thorax\node_modules\bower\node_modules\async\lib\async
  26. .js:24:16)
  27. npm ERR! Application@0.0.1 start: `node ./node_modules/grunt-cli/bin/grunt`
  28. npm ERR! `cmd "/c" "node ./node_modules/grunt-cli/bin/grunt"` failed with 1
  29. npm ERR!
  30. npm ERR! Failed at the Application@0.0.1 start script.
  31. npm ERR! This is most likely a problem with the Application package,
  32. npm ERR! not with npm itself.
  33. npm ERR! Tell the author that this fails on your system:
  34. npm ERR! node ./node_modules/grunt-cli/bin/grunt
  35. npm ERR! You can get their info via:
  36. npm ERR! npm owner ls Application
  37. npm ERR! There is likely additional logging output above.
  38.  
  39. npm ERR! System Windows_NT 6.1.7601
  40. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
  41. ejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
  42. npm ERR! cwd C:\xampp\htdocs\thorax
  43. npm ERR! node -v v0.8.17
  44. npm ERR! npm -v 1.2.0
  45. npm ERR! code ELIFECYCLE
  46. npm ERR!
  47. npm ERR! Additional logging details can be found in:
  48. npm ERR! C:\xampp\htdocs\thorax\npm-debug.log
  49. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement