0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli '/opt/alt/alt-nodejs14/root/usr/bin/node', 1 verbose cli '/opt/alt/alt-nodejs14/root/usr/bin/npm', 1 verbose cli 'run', 1 verbose cli 'build' 1 verbose cli ] 2 info using npm@6.14.15 3 info using node@v14.18.1 4 verbose run-script [ 'prebuild', 'build', 'postbuild' ] 5 info lifecycle tiger-talks@1.0.0~prebuild: tiger-talks@1.0.0 6 info lifecycle tiger-talks@1.0.0~build: tiger-talks@1.0.0 7 warn lifecycle The node binary used for scripts is /home/azziedev/nodevenv/tigertalks.azziedevelopment.com/tiger-talks/14/bin/node but npm is using /opt/alt/alt-nodejs14/root/usr/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 tiger-talks@1.0.0~build: unsafe-perm in lifecycle true 9 verbose lifecycle tiger-talks@1.0.0~build: PATH: /opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/npm-lifecycle/node-gyp-bin:/home/azziedev/tigertalks.azziedevelopment.com/tiger-talks/node_modules/.bin:/home/azziedev/nodevenv/tigertalks.azziedevelopment.com/tiger-talks/14/bin:/opt/alt/alt-nodejs14/root/usr/bin:/home/azziedev/nodevenv/tigertalks.azziedevelopment.com/tiger-talks/14/lib/bin/:/usr/local/cpanel/3rdparty/lib/path-bin:/usr/local/cpanel/3rdparty/lib/path-bin:/usr/local/cpanel/3rdparty/lib/path-bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/cpanel/composer/bin:/home/azziedev/.local/bin:/home/azziedev/bin 10 verbose lifecycle tiger-talks@1.0.0~build: CWD: /home/azziedev/tigertalks.azziedevelopment.com/tiger-talks 11 silly lifecycle tiger-talks@1.0.0~build: Args: [ '-c', 'pushd angular && ng build' ] 12 silly lifecycle tiger-talks@1.0.0~build: Returned: code: 1 signal: null 13 info lifecycle tiger-talks@1.0.0~build: Failed to exec build script 14 verbose stack Error: tiger-talks@1.0.0 build: `pushd angular && ng build` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (/opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/npm-lifecycle/index.js:332:16) 14 verbose stack at EventEmitter.emit (events.js:400:28) 14 verbose stack at ChildProcess. (/opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/npm-lifecycle/lib/spawn.js:55:14) 14 verbose stack at ChildProcess.emit (events.js:400:28) 14 verbose stack at maybeClose (internal/child_process.js:1058:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5) 15 verbose pkgid tiger-talks@1.0.0 16 verbose cwd /home/azziedev/tigertalks.azziedevelopment.com/tiger-talks 17 verbose Linux 4.18.0-147.8.1.el7h.lve.1.x86_64 18 verbose argv "/opt/alt/alt-nodejs14/root/usr/bin/node" "/opt/alt/alt-nodejs14/root/usr/bin/npm" "run" "build" 19 verbose node v14.18.1 20 verbose npm v6.14.15 21 error code ELIFECYCLE 22 error errno 1 23 error tiger-talks@1.0.0 build: `pushd angular && ng build` 23 error Exit status 1 24 error Failed at the tiger-talks@1.0.0 build script. 24 error This is probably not a problem with npm. There is likely additional logging output above. 25 verbose exit [ 1, true ]