You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.
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 2pg@1.0.0
prestart: 2pg@1.0.0start: 2pg@1.0.06 info lifecycle 2pg@1.0.0
7 verbose lifecycle 2pg@1.0.0
start: unsafe-perm in lifecycle truestart: PATH: /usr/share/npm/node_modules/npm-lifecycle/node-gyp-bin:/var/www/html/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin8 verbose lifecycle 2pg@1.0.0
9 verbose lifecycle 2pg@1.0.0
start: CWD: /var/www/htmlstart: Args: [ '-c', 'ts-node src/app.ts' ]10 silly lifecycle 2pg@1.0.0
11 silly lifecycle 2pg@1.0.0
start: Returned: code: 1 signal: nullstart: Failed to exec start script12 info lifecycle 2pg@1.0.0
13 verbose stack Error: 2pg@1.0.0 start:
ts-node src/app.ts
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 2pg@1.0.0
15 verbose cwd /var/www/html
16 verbose Linux 5.4.0-91-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 2pg@1.0.0 start:
ts-node src/app.ts
22 error Exit status 1
23 error Failed at the 2pg@1.0.0 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: