0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'start' 1 verbose cli ] 2 info using npm@6.13.4 3 info using node@v12.14.1 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~prestart: com.bogey-dope.dcsbiosnew.sdplugin@1.0.0 6 info lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: com.bogey-dope.dcsbiosnew.sdplugin@1.0.0 7 verbose lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: unsafe-perm in lifecycle true 8 verbose lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\schel\AppData\Roaming\Elgato\StreamDeck\Plugins\com.bogey-dope.dcsbios.sdPlugin\node_modules\.bin;C:\Users\schel\AppData\Roaming\npm;C:\Program Files\nodejs\;C:\Program Files\Oculus\Support\oculus-runtime;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Process Lasso\;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\;C:\Users\schel\.windows-build-tools\python27\;C:\Users\schel\AppData\Local\Microsoft\WindowsApps;C:\Users\schel\AppData\Roaming\npm 9 verbose lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: CWD: C:\Users\schel\AppData\Roaming\Elgato\StreamDeck\Plugins\com.bogey-dope.dcsbios.sdPlugin 10 silly lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: Args: [ '/d /s /c', 'ts-node ./src/server/server.ts' ] 11 silly lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: Returned: code: 1 signal: null 12 info lifecycle com.bogey-dope.dcsbiosnew.sdplugin@1.0.0~start: Failed to exec start script 13 verbose stack Error: com.bogey-dope.dcsbiosnew.sdplugin@1.0.0 start: `ts-node ./src/server/server.ts` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16) 13 verbose stack at EventEmitter.emit (events.js:223:5) 13 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14) 13 verbose stack at ChildProcess.emit (events.js:223:5) 13 verbose stack at maybeClose (internal/child_process.js:1021:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5) 14 verbose pkgid com.bogey-dope.dcsbiosnew.sdplugin@1.0.0 15 verbose cwd C:\Users\schel\AppData\Roaming\Elgato\StreamDeck\Plugins\com.bogey-dope.dcsbios.sdPlugin 16 verbose Windows_NT 10.0.18363 17 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start" 18 verbose node v12.14.1 19 verbose npm v6.13.4 20 error code ELIFECYCLE 21 error errno 1 22 error com.bogey-dope.dcsbiosnew.sdplugin@1.0.0 start: `ts-node ./src/server/server.ts` 22 error Exit status 1 23 error Failed at the com.bogey-dope.dcsbiosnew.sdplugin@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 ]