Guest User

log

a guest
Jan 18th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'build' ]
  3. 2 info using [email protected]
  4. 3 info using [email protected]
  5. 4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
  6. 5 info lifecycle [email protected]~prebuild: [email protected]
  7. 6 info lifecycle [email protected]~build: [email protected]
  8. 7 verbose lifecycle [email protected]~build: unsafe-perm in lifecycle true
  9. 8 verbose lifecycle [email protected]~build: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/var/www/shapovalov/shapovalov.od.ua/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/bin:/var/www/shapovalov//.composer/vendor/bin:/var/www/shapovalov//.node_modules/.bin/:/var/www/shapovalov//node_modules/.bin/
  10. 9 verbose lifecycle [email protected]~build: CWD: /var/www/shapovalov/shapovalov.od.ua
  11. 10 silly lifecycle [email protected]~build: Args: [ '-c', 'nuxt build' ]
  12. 11 silly lifecycle [email protected]~build: Returned: code: 126 signal: null
  13. 12 info lifecycle [email protected]~build: Failed to exec build script
  14. 13 verbose stack Error: [email protected] build: `nuxt build`
  15. 13 verbose stack Exit status 126
  16. 13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
  17. 13 verbose stack at EventEmitter.emit (events.js:198:13)
  18. 13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  19. 13 verbose stack at ChildProcess.emit (events.js:198:13)
  20. 13 verbose stack at maybeClose (internal/child_process.js:982:16)
  21. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
  22. 14 verbose pkgid [email protected]
  23. 15 verbose cwd /var/www/shapovalov/shapovalov.od.ua
  24. 16 verbose Linux 2.6.32-openvz-042stab136.1-amd64
  25. 17 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "build"
  26. 18 verbose node v10.18.1
  27. 19 verbose npm v6.13.6
  28. 20 error code ELIFECYCLE
  29. 21 error errno 126
  30. 22 error [email protected] build: `nuxt build`
  31. 22 error Exit status 126
  32. 23 error Failed at the [email protected] build script.
  33. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  34. 24 verbose exit [ 126, true ]
Advertisement
Add Comment
Please, Sign In to add comment