0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'run', 1 verbose cli 'start.desktop' ] 2 info using npm@4.2.0 3 info using node@v7.10.0 4 verbose run-script [ 'prestart.desktop', 'start.desktop', 'poststart.desktop' ] 5 info lifecycle angular-starter@0.0.0~prestart.desktop: angular-starter@0.0.0 6 silly lifecycle angular-starter@0.0.0~prestart.desktop: no script for prestart.desktop, continuing 7 info lifecycle angular-starter@0.0.0~start.desktop: angular-starter@0.0.0 8 verbose lifecycle angular-starter@0.0.0~start.desktop: unsafe-perm in lifecycle true 9 verbose lifecycle angular-starter@0.0.0~start.desktop: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/abans/Documents/NS/AIMS/node_modules/.bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/bin:/opt/X11/bin 10 verbose lifecycle angular-starter@0.0.0~start.desktop: CWD: /Users/abans/Documents/NS/AIMS 11 silly lifecycle angular-starter@0.0.0~start.desktop: Args: [ '-c', 11 silly lifecycle 'gulp desktop && NODE_ENV=development electron ./dist/dev' ] 12 silly lifecycle angular-starter@0.0.0~start.desktop: Returned: code: 1 signal: null 13 info lifecycle angular-starter@0.0.0~start.desktop: Failed to exec start.desktop script 14 verbose stack Error: angular-starter@0.0.0 start.desktop: `gulp desktop && NODE_ENV=development electron ./dist/dev` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (/usr/local/lib/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:194:7) 14 verbose stack at ChildProcess. (/usr/local/lib/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:194:7) 14 verbose stack at maybeClose (internal/child_process.js:899:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid angular-starter@0.0.0 16 verbose cwd /Users/abans/Documents/NS/AIMS 17 error Darwin 16.5.0 18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "start.desktop" 19 error node v7.10.0 20 error npm v4.2.0 21 error code ELIFECYCLE 22 error errno 1 23 error angular-starter@0.0.0 start.desktop: `gulp desktop && NODE_ENV=development electron ./dist/dev` 23 error Exit status 1 24 error Failed at the angular-starter@0.0.0 start.desktop script 'gulp desktop && NODE_ENV=development electron ./dist/dev'. 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 angular-starter package, 24 error not with npm itself. 24 error Tell the author that this fails on your system: 24 error gulp desktop && NODE_ENV=development electron ./dist/dev 24 error You can get information on how to open an issue for this project with: 24 error npm bugs angular-starter 24 error Or if that isn't available, you can get their info via: 24 error npm owner ls angular-starter 24 error There is likely additional logging output above. 25 verbose exit [ 1, true ]