0 info it worked if it ends with ok 1 verbose cli [ 'node', '/home/tom/.nodemodglobal/bin/npm', 'start' ] 2 info using npm@3.5.0 3 info using node@v0.10.40 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle foundation-apps-template@1.1.0~prestart: foundation-apps-template@1.1.0 6 silly lifecycle foundation-apps-template@1.1.0~prestart: no script for prestart, continuing 7 info lifecycle foundation-apps-template@1.1.0~start: foundation-apps-template@1.1.0 8 verbose lifecycle foundation-apps-template@1.1.0~start: unsafe-perm in lifecycle true 9 verbose lifecycle foundation-apps-template@1.1.0~start: PATH: /home/tom/.nodemodglobal/lib/node_modules/npm/bin/node-gyp-bin:/home/tom/myApp/node_modules/.bin:/home/tom/.nodemodglobal/bin:/root/.node_modules_global/bin:/root/local/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin 10 verbose lifecycle foundation-apps-template@1.1.0~start: CWD: /home/tom/myApp 11 silly lifecycle foundation-apps-template@1.1.0~start: Args: [ '-c', 'gulp' ] 12 silly lifecycle foundation-apps-template@1.1.0~start: Returned: code: 8 signal: null 13 info lifecycle foundation-apps-template@1.1.0~start: Failed to exec start script 14 verbose stack Error: foundation-apps-template@1.1.0 start: `gulp` 14 verbose stack Exit status 8 14 verbose stack at EventEmitter. (/home/tom/.nodemodglobal/lib/node_modules/npm/lib/utils/lifecycle.js:232:16) 14 verbose stack at EventEmitter.emit (events.js:98:17) 14 verbose stack at ChildProcess. (/home/tom/.nodemodglobal/lib/node_modules/npm/lib/utils/spawn.js:24:14) 14 verbose stack at ChildProcess.emit (events.js:98:17) 14 verbose stack at maybeClose (child_process.js:766:16) 14 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:833:5) 15 verbose pkgid foundation-apps-template@1.1.0 16 verbose cwd /home/tom/myApp 17 error Linux 2.6.32-042stab108.2 18 error argv "node" "/home/tom/.nodemodglobal/bin/npm" "start" 19 error node v0.10.40 20 error npm v3.5.0 21 error code ELIFECYCLE 22 error foundation-apps-template@1.1.0 start: `gulp` 22 error Exit status 8 23 error Failed at the foundation-apps-template@1.1.0 start script 'gulp'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the foundation-apps-template package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error gulp 23 error You can get their info via: 23 error npm owner ls foundation-apps-template 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]