Guest User

Untitled

a guest
May 20th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 205.17 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install''-c', 'cd app && npm install' ]
  3. 1270 timing audit submit Completed in 1205ms
  4. 1271 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 1207ms
  5. 1272 timing audit body Completed in 4ms
  6. 1273 silly lifecycle beakerbrowser@~postinstall: Returned: code: 1  signal: null
  7. 1274 info lifecycle beakerbrowser@~postinstall: Failed to exec postinstall script
  8. 1275 verbose stack Error: beakerbrowser@ postinstall: `cd app && npm install`
  9. 1275 verbose stack Exit status 1
  10. 1275 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:283:16)
  11. 1275 verbose stack     at EventEmitter.emit (events.js:182:13)
  12. 1275 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  13. 1275 verbose stack     at ChildProcess.emit (events.js:182:13)
  14. 1275 verbose stack     at maybeClose (internal/child_process.js:957:16)
  15. 1275 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:246:5)
  16. 1276 verbose pkgid beakerbrowser@
  17. 1277 verbose cwd /home/faebser/opt/beaker
  18. 1278 verbose Linux 4.16.9-1-ARCH
  19. 1279 verbose argv "/usr/bin/node" "/usr/bin/npm" "install"
  20. 1280 verbose node v10.1.0
  21. 1281 verbose npm  v6.0.1
  22. 1282 error code ELIFECYCLE
  23. 1283 error errno 1
  24. 1284 error beakerbrowser@ postinstall: `cd app && npm install`
  25. 1284 error Exit status 1
  26. 1285 error Failed at the beakerbrowser@ postinstall script.
  27. 1285 error This is probably not a problem with npm. There is likely additional logging output above.
  28. 1286 verbose exit [ 1, true ]
Add Comment
Please, Sign In to add comment