You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

45 lines
2.4 KiB

  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'production' ]
  3. 2 info using npm@3.9.3
  4. 3 info using node@v6.2.1
  5. 4 verbose run-script [ 'preproduction', 'production', 'postproduction' ]
  6. 5 info lifecycle frappe@~preproduction: frappe@
  7. 6 silly lifecycle frappe@~preproduction: no script for preproduction, continuing
  8. 7 info lifecycle frappe@~production: frappe@
  9. 8 verbose lifecycle frappe@~production: unsafe-perm in lifecycle true
  10. 9 verbose lifecycle frappe@~production: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/home/frappe/release-bench/apps/frappe/node_modules/.bin:/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/frappe/.local/bin:/home/frappe/bin
  11. 10 verbose lifecycle frappe@~production: CWD: /home/frappe/release-bench/apps/frappe
  12. 11 silly lifecycle frappe@~production: Args: [ '-c', 'FRAPPE_ENV=production rollup -c' ]
  13. 12 info lifecycle frappe@~production: Failed to exec production script
  14. 13 verbose stack Error: frappe@ production: `FRAPPE_ENV=production rollup -c`
  15. 13 verbose stack spawn ENOENT
  16. 13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:17:16)
  17. 13 verbose stack at emitTwo (events.js:106:13)
  18. 13 verbose stack at ChildProcess.emit (events.js:191:7)
  19. 13 verbose stack at maybeClose (internal/child_process.js:852:16)
  20. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
  21. 14 verbose pkgid frappe@
  22. 15 verbose cwd /home/frappe/release-bench/apps/frappe
  23. 16 error Linux 3.10.0-327.18.2.el7.x86_64
  24. 17 error argv "/usr/bin/node" "/usr/bin/npm" "run" "production"
  25. 18 error node v6.2.1
  26. 19 error npm v3.9.3
  27. 20 error file sh
  28. 21 error code ELIFECYCLE
  29. 22 error errno ENOENT
  30. 23 error syscall spawn
  31. 24 error frappe@ production: `FRAPPE_ENV=production rollup -c`
  32. 24 error spawn ENOENT
  33. 25 error Failed at the frappe@ production script 'FRAPPE_ENV=production rollup -c'.
  34. 25 error Make sure you have the latest version of node.js and npm installed.
  35. 25 error If you do, this is most likely a problem with the frappe package,
  36. 25 error not with npm itself.
  37. 25 error Tell the author that this fails on your system:
  38. 25 error FRAPPE_ENV=production rollup -c
  39. 25 error You can get information on how to open an issue for this project with:
  40. 25 error npm bugs frappe
  41. 25 error Or if that isn't available, you can get their info via:
  42. 25 error npm owner ls frappe
  43. 25 error There is likely additional logging output above.
  44. 26 verbose exit [ 1, true ]