File: /home/ubuntu/.npm/_logs/2024-06-09T17_06_26_869Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli '/home/ubuntu/.nvm/versions/node/v14.15.1/bin/node',
1 verbose cli '/home/ubuntu/.nvm/versions/node/v14.15.1/bin/npm',
1 verbose cli 'run',
1 verbose cli 'serve'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'preserve', 'serve', 'postserve' ]
5 info lifecycle [email protected]~preserve: [email protected]
6 info lifecycle [email protected]~serve: [email protected]
7 warn lifecycle The node binary used for scripts is /tmp/yarn--1717952773243-0.2263191512483922/node but npm is using /home/ubuntu/.nvm/versions/node/v14.15.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
8 verbose lifecycle [email protected]~serve: unsafe-perm in lifecycle true
9 verbose lifecycle [email protected]~serve: PATH: /home/ubuntu/.nvm/versions/node/v14.15.1/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/holmesbot2.0/dbot/node_modules/.bin:/tmp/yarn--1717952773243-0.2263191512483922:/usr/holmesbot2.0/dbot/node_modules/.bin:/usr/local/share/.config/yarn/link/node_modules/.bin:/home/ubuntu/.nvm/versions/node/v14.15.1/libexec/lib/node_modules/npm/bin/node-gyp-bin:/home/ubuntu/.nvm/versions/node/v14.15.1/lib/node_modules/npm/bin/node-gyp-bin:/home/ubuntu/.nvm/versions/node/v14.15.1/bin/node_modules/npm/bin/node-gyp-bin:/home/ubuntu/.nvm/versions/node/v14.15.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
10 verbose lifecycle [email protected]~serve: CWD: /usr/holmesbot2.0/dbot
11 silly lifecycle [email protected]~serve: Args: [ '-c', 'node dist/bin/soundbot.js' ]
12 silly lifecycle [email protected]~serve: Returned: code: 1 signal: null
13 info lifecycle [email protected]~serve: Failed to exec serve script
14 verbose stack Error: [email protected] serve: `node dist/bin/soundbot.js`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (/home/ubuntu/.nvm/versions/node/v14.15.1/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
14 verbose stack at EventEmitter.emit (events.js:315:20)
14 verbose stack at ChildProcess.<anonymous> (/home/ubuntu/.nvm/versions/node/v14.15.1/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
14 verbose stack at ChildProcess.emit (events.js:315:20)
14 verbose stack at maybeClose (internal/child_process.js:1048:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
15 verbose pkgid [email protected]
16 verbose cwd /usr/holmesbot2.0/dbot
17 verbose Linux 5.4.0-182-generic
18 verbose argv "/home/ubuntu/.nvm/versions/node/v14.15.1/bin/node" "/home/ubuntu/.nvm/versions/node/v14.15.1/bin/npm" "run" "serve"
19 verbose node v14.15.1
20 verbose npm v6.14.8
21 error code ELIFECYCLE
22 error errno 1
23 error [email protected] serve: `node dist/bin/soundbot.js`
23 error Exit status 1
24 error Failed at the [email protected] serve script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]