Guest User

Untitled

a guest
Jan 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Christian-Sanzs-MacBook-Air:www csanz$ git push heroku production:master
  2. Counting objects: 7, done.
  3. Delta compression using up to 2 threads.
  4. Compressing objects: 100% (4/4), done.
  5. Writing objects: 100% (4/4), 422 bytes, done.
  6. Total 4 (delta 3), reused 0 (delta 0)
  7.  
  8. -----> Heroku receiving push
  9. -----> Node.js app detected
  10. -----> Vendoring node 0.4.7
  11. -----> Installing dependencies with npm 1.0.27
  12. npm ERR! tar -cvf - <file list elided> execvp(): Argument list too long
  13. npm ERR! tar -cvf - <file list elided>
  14. npm ERR! Failed creating the tarball.
  15. npm ERR! couldn't pack /tmp/npm-1315972782387/1315972782615-0.09412730112671852/contents/package to /tmp/build_1m6p21rupjbo9/.npm/express-mongoose/0.0.3/package.tgz
  16. npm ERR! Error: Failed tar -cvf - <file list elided>
  17. npm ERR! exited with 127
  18. npm ERR! at ChildProcess.<anonymous> (/mnt/slug-compiler/language_packs/node/vendor/npm/npm-1.0.27/lib/utils/exec.js:77:19)
  19. npm ERR! at ChildProcess.emit (events.js:67:17)
  20. npm ERR! at Socket.<anonymous> (child_process.js:172:12)
  21. npm ERR! at Socket.emit (events.js:64:17)
  22. npm ERR! at Array.0 (net.js:829:12)
Add Comment
Please, Sign In to add comment