Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.18 KB | None | 0 0
  1. batboy4e@batboy4e-Vostro-5568:~/workspace/ontotext_curation/curation-ui$ cat /home/batboy4e/.npm/_logs/2017-11-21T07_46_10_566Z-debug.log
  2. 0 info it worked if it ends with ok
  3. 1 verbose cli [ '/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node',
  4. 1 verbose cli   '/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node_modules/npm/bin/npm-cli.js',
  5. 1 verbose cli   'run-script',
  6. 1 verbose cli   'build' ]
  7. 2 info using npm@5.3.0
  8. 3 info using node@v8.3.0
  9. 4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
  10. 5 info lifecycle angular-app@0.0.0~prebuild: angular-app@0.0.0
  11. 6 info lifecycle angular-app@0.0.0~build: angular-app@0.0.0
  12. 7 verbose lifecycle angular-app@0.0.0~build: unsafe-perm in lifecycle true
  13. 8 verbose lifecycle angular-app@0.0.0~build: PATH: /home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node_modules/npm/bin/node-gyp-bin:/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node_modules/.bin:/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node:/home/batboy4e/bin:/home/batboy4e/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/batboy4e/.rvm/bin:
  14. 9 verbose lifecycle angular-app@0.0.0~build: CWD: /home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app
  15. 10 silly lifecycle angular-app@0.0.0~build: Args: [ '-c', 'ng build --env=prod' ]
  16. 11 silly lifecycle angular-app@0.0.0~build: Returned: code: 126  signal: null
  17. 12 info lifecycle angular-app@0.0.0~build: Failed to exec build script
  18. 13 verbose stack Error: angular-app@0.0.0 build: `ng build --env=prod`
  19. 13 verbose stack Exit status 126
  20. 13 verbose stack     at EventEmitter.<anonymous> (/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node_modules/npm/lib/utils/lifecycle.js:289:16)
  21. 13 verbose stack     at emitTwo (events.js:125:13)
  22. 13 verbose stack     at EventEmitter.emit (events.js:213:7)
  23. 13 verbose stack     at ChildProcess.<anonymous> (/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node_modules/npm/lib/utils/spawn.js:40:14)
  24. 13 verbose stack     at emitTwo (events.js:125:13)
  25. 13 verbose stack     at ChildProcess.emit (events.js:213:7)
  26. 13 verbose stack     at maybeClose (internal/child_process.js:927:16)
  27. 13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
  28. 14 verbose pkgid angular-app@0.0.0
  29. 15 verbose cwd /home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app
  30. 16 verbose Linux 4.10.0-38-generic
  31. 17 verbose argv "/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node" "/home/batboy4e/workspace/ontotext_curation/curation-ui/target/angular-app/node/node_modules/npm/bin/npm-cli.js" "run-script" "build"
  32. 18 verbose node v8.3.0
  33. 19 verbose npm  v5.3.0
  34. 20 error code ELIFECYCLE
  35. 21 error errno 126
  36. 22 error angular-app@0.0.0 build: `ng build --env=prod`
  37. 22 error Exit status 126
  38. 23 error Failed at the angular-app@0.0.0 build script.
  39. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  40. 24 verbose exit [ 126, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement