0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ] 2 info using npm@6.14.4 3 info using node@v10.19.0 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle mirotalk@1.5.5~prestart: mirotalk@1.5.5 6 info lifecycle mirotalk@1.5.5~start: mirotalk@1.5.5 7 verbose lifecycle mirotalk@1.5.5~start: unsafe-perm in lifecycle true 8 verbose lifecycle mirotalk@1.5.5~start: PATH: /usr/share/npm/node_modules/npm-lifecycle/node-gyp-bin:/root/mirotalk/node_modules/.bin:/usr/bin:/bin 9 verbose lifecycle mirotalk@1.5.5~start: CWD: /root/mirotalk 10 silly lifecycle mirotalk@1.5.5~start: Args: [ '-c', 'node app/src/server.js' ] 11 silly lifecycle mirotalk@1.5.5~start: Returned: code: 1 signal: null 12 info lifecycle mirotalk@1.5.5~start: Failed to exec start script 13 verbose stack Error: mirotalk@1.5.5 start: `node app/src/server.js` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter. (/usr/share/npm/node_modules/npm-lifecycle/index.js:332:16) 13 verbose stack at EventEmitter.emit (events.js:198:13) 13 verbose stack at ChildProcess. (/usr/share/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at ChildProcess.emit (events.js:198:13) 13 verbose stack at maybeClose (internal/child_process.js:982:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) 14 verbose pkgid mirotalk@1.5.5 15 verbose cwd /root/mirotalk 16 verbose Linux 5.4.0-216-generic 17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" 18 verbose node v10.19.0 19 verbose npm v6.14.4 20 error code ELIFECYCLE 21 error errno 1 22 error mirotalk@1.5.5 start: `node app/src/server.js` 22 error Exit status 1 23 error Failed at the mirotalk@1.5.5 start script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]