0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Users\\Work\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'run', 1 verbose cli 'start' ] 2 info using npm@4.3.0 3 info using node@v6.10.0 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle ng-universal-demo@1.0.0~prestart: ng-universal-demo@1.0.0 6 silly lifecycle ng-universal-demo@1.0.0~prestart: no script for prestart, continuing 7 info lifecycle ng-universal-demo@1.0.0~start: ng-universal-demo@1.0.0 8 verbose lifecycle ng-universal-demo@1.0.0~start: unsafe-perm in lifecycle true 9 verbose lifecycle ng-universal-demo@1.0.0~start: PATH: C:\Users\Work\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Users\Work\Desktop\ANGULAR TESTS\ng-universal-demo\node_modules\.bin;C:\Program Files (x86)\STMicroelectronics\st_toolset\asm;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Condusiv Technologies\ExpressCache\;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)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\daniele\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files\PuTTY\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\Work\AppData\Local\Microsoft\WindowsApps;C:\xampp\php;C:\Users\Work\AppData\Local\ComposerSetup\bin;C:\Users\Work\AppData\Roaming\Composer\vendor\bin;C:\Users\Work\AppData\Roaming\npm; 10 verbose lifecycle ng-universal-demo@1.0.0~start: CWD: C:\Users\Work\Desktop\ANGULAR TESTS\ng-universal-demo 11 silly lifecycle ng-universal-demo@1.0.0~start: Args: [ '/d /s /c', 'npm run build && npm run server' ] 12 silly lifecycle ng-universal-demo@1.0.0~start: Returned: code: 2 signal: null 13 info lifecycle ng-universal-demo@1.0.0~start: Failed to exec start script 14 verbose stack Error: ng-universal-demo@1.0.0 start: `npm run build && npm run server` 14 verbose stack Exit status 2 14 verbose stack at EventEmitter. (C:\Users\Work\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess. (C:\Users\Work\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:877:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid ng-universal-demo@1.0.0 16 verbose cwd C:\Users\Work\Desktop\ANGULAR TESTS\ng-universal-demo 17 error Windows_NT 10.0.15063 18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Work\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "start" 19 error node v6.10.0 20 error npm v4.3.0 21 error code ELIFECYCLE 22 error errno 2 23 error ng-universal-demo@1.0.0 start: `npm run build && npm run server` 23 error Exit status 2 24 error Failed at the ng-universal-demo@1.0.0 start script 'npm run build && npm run server'. 24 error Make sure you have the latest version of node.js and npm installed. 24 error If you do, this is most likely a problem with the ng-universal-demo package, 24 error not with npm itself. 24 error Tell the author that this fails on your system: 24 error npm run build && npm run server 24 error You can get information on how to open an issue for this project with: 24 error npm bugs ng-universal-demo 24 error Or if that isn't available, you can get their info via: 24 error npm owner ls ng-universal-demo 24 error There is likely additional logging output above. 25 verbose exit [ 2, true ]