Advertisement
dfarrell07

dlux_local_npm_error

Dec 17th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. [ERROR] Error extracting archive
  2. [ERROR] Phantom installation failed { [Error: Command failed: tar jxf /builddir/projects/dlux/dlux-web/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
  3. [ERROR] tar (child): bzip2: Cannot exec: No such file or directory
  4. [ERROR] tar (child): Error is not recoverable: exiting now
  5. [ERROR] tar: Child returned status 2
  6. [ERROR] tar: Error is not recoverable: exiting now
  7. [ERROR] ]
  8. [ERROR] killed: false,
  9. [ERROR] code: 2,
  10. [ERROR] signal: null,
  11. [ERROR] cmd: 'tar jxf /builddir/projects/dlux/dlux-web/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2' } Error: Command failed: tar jxf /builddir/projects/dlux/dlux-web/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
  12. [ERROR] tar (child): bzip2: Cannot exec: No such file or directory
  13. [ERROR] tar (child): Error is not recoverable: exiting now
  14. [ERROR] tar: Child returned status 2
  15. [ERROR] tar: Error is not recoverable: exiting now
  16. [ERROR]
  17. [ERROR] at ChildProcess.exithandler (child_process.js:751:12)
  18. [ERROR] at ChildProcess.emit (events.js:110:17)
  19. [ERROR] at maybeClose (child_process.js:1015:16)
  20. [ERROR] at Socket.<anonymous> (child_process.js:1183:11)
  21. [ERROR] at Socket.emit (events.js:107:17)
  22. [ERROR] at Pipe.close (net.js:485:12)
  23. [ERROR] npm ERR! Linux 4.8.13-200.fc24.x86_64
  24. [ERROR] npm ERR! argv "/builddir/projects/dlux/dlux-web/node/node" "/builddir/projects/dlux/dlux-web/node/npm/bin/npm-cli.js" "install" "--color=false"
  25. [ERROR] npm ERR! node v0.12.7
  26. [ERROR] npm ERR! npm v3.1.3
  27. [ERROR] npm ERR! code ELIFECYCLE
  28. [ERROR]
  29. [ERROR] npm ERR! phantomjs@1.9.20 install: `node install.js`
  30. [ERROR] npm ERR! Exit status 1
  31. [ERROR] npm ERR!
  32. [ERROR] npm ERR! Failed at the phantomjs@1.9.20 install script 'node install.js'.
  33. [ERROR] npm ERR! This is most likely a problem with the phantomjs package,
  34. [ERROR] npm ERR! not with npm itself.
  35. [ERROR] npm ERR! Tell the author that this fails on your system:
  36. [ERROR] npm ERR! node install.js
  37. [ERROR] npm ERR! You can get their info via:
  38. [ERROR] npm ERR! npm owner ls phantomjs
  39. [ERROR] npm ERR! There is likely additional logging output above.
  40. [ERROR]
  41. [ERROR] npm ERR! Please include the following file with any support request:
  42. [ERROR] npm ERR! /builddir/projects/dlux/dlux-web/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement