Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 0 info it worked if it ends with ok
- 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'compile' ]
- 2 info using npm@6.4.1
- 3 info using node@v11.1.0
- 4 verbose run-script [ 'precompile', 'compile', 'postcompile' ]
- 5 info lifecycle @~precompile: @
- 6 info lifecycle @~compile: @
- 7 verbose lifecycle @~compile: unsafe-perm in lifecycle true
- 8 verbose lifecycle @~compile: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/sbp/.cache/aursync/rambox-os-git/src/rambox-os/node_modules/.bin:/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/sbp/.cache/aursync/rambox-os-git/src/rambox-os/node_modules/.bin:/home/sbp/.config/scripts:/home/sbp/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
- 9 verbose lifecycle @~compile: CWD: /home/sbp/.cache/aursync/rambox-os-git/src/rambox-os
- 10 silly lifecycle @~compile: Args: [ '-c',
- 10 silly lifecycle 'sencha app build && cpy app/package.json app/package-lock.json build/production/Rambox/' ]
- 11 silly lifecycle @~compile: Returned: code: 65 signal: null
- 12 info lifecycle @~compile: Failed to exec compile script
- 13 verbose stack Error: @ compile: `sencha app build && cpy app/package.json app/package-lock.json build/production/Rambox/`
- 13 verbose stack Exit status 65
- 13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
- 13 verbose stack at EventEmitter.emit (events.js:182:13)
- 13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
- 13 verbose stack at ChildProcess.emit (events.js:182:13)
- 13 verbose stack at maybeClose (internal/child_process.js:970:16)
- 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:257:5)
- 14 verbose pkgid @
- 15 verbose cwd /home/sbp/.cache/aursync/rambox-os-git/src/rambox-os
- 16 verbose Linux 4.18.16-arch1-1-ARCH
- 17 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "compile"
- 18 verbose node v11.1.0
- 19 verbose npm v6.4.1
- 20 error code ELIFECYCLE
- 21 error errno 65
- 22 error @ compile: `sencha app build && cpy app/package.json app/package-lock.json build/production/Rambox/`
- 22 error Exit status 65
- 23 error Failed at the @ compile script.
- 23 error This is probably not a problem with npm. There is likely additional logging output above.
- 24 verbose exit [ 65, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement