|  | 
|  | 1 | +0 info it worked if it ends with ok | 
|  | 2 | +1 verbose cli [ '/Users/Scott/.nvm/versions/node/v7.5.0/bin/node', | 
|  | 3 | +1 verbose cli   '/Users/Scott/.nvm/versions/node/v7.5.0/bin/npm', | 
|  | 4 | +1 verbose cli   'start' ] | 
|  | 5 | +2 info using npm@4.1.2 | 
|  | 6 | +3 info using node@v7.5.0 | 
|  | 7 | +4 verbose run-script [ 'prestart', 'start', 'poststart' ] | 
|  | 8 | +5 info lifecycle es6_playground@1.0.0~prestart: es6_playground@1.0.0 | 
|  | 9 | +6 silly lifecycle es6_playground@1.0.0~prestart: no script for prestart, continuing | 
|  | 10 | +7 info lifecycle es6_playground@1.0.0~start: es6_playground@1.0.0 | 
|  | 11 | +8 verbose lifecycle es6_playground@1.0.0~start: unsafe-perm in lifecycle true | 
|  | 12 | +9 verbose lifecycle es6_playground@1.0.0~start: PATH: /Users/Scott/.nvm/versions/node/v7.5.0/lib/node_modules/npm/bin/node-gyp-bin:/Applications/MAMP/htdocs/resources/es6_playground/node_modules/.bin:/Applications/MAMP/htdocs/idFan/node-test/y/google-cloud-sdk/bin:/Users/Scott/.nvm/versions/node/v7.5.0/bin:~/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin | 
|  | 13 | +10 verbose lifecycle es6_playground@1.0.0~start: CWD: /Applications/MAMP/htdocs/resources/es6_playground | 
|  | 14 | +11 silly lifecycle es6_playground@1.0.0~start: Args: [ '-c', 'node dev_server.js' ] | 
|  | 15 | +12 silly lifecycle es6_playground@1.0.0~start: Returned: code: 1  signal: null | 
|  | 16 | +13 info lifecycle es6_playground@1.0.0~start: Failed to exec start script | 
|  | 17 | +14 verbose stack Error: es6_playground@1.0.0 start: `node dev_server.js` | 
|  | 18 | +14 verbose stack Exit status 1 | 
|  | 19 | +14 verbose stack     at EventEmitter.<anonymous> (/Users/Scott/.nvm/versions/node/v7.5.0/lib/node_modules/npm/lib/utils/lifecycle.js:279:16) | 
|  | 20 | +14 verbose stack     at emitTwo (events.js:106:13) | 
|  | 21 | +14 verbose stack     at EventEmitter.emit (events.js:192:7) | 
|  | 22 | +14 verbose stack     at ChildProcess.<anonymous> (/Users/Scott/.nvm/versions/node/v7.5.0/lib/node_modules/npm/lib/utils/spawn.js:40:14) | 
|  | 23 | +14 verbose stack     at emitTwo (events.js:106:13) | 
|  | 24 | +14 verbose stack     at ChildProcess.emit (events.js:192:7) | 
|  | 25 | +14 verbose stack     at maybeClose (internal/child_process.js:890:16) | 
|  | 26 | +14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) | 
|  | 27 | +15 verbose pkgid es6_playground@1.0.0 | 
|  | 28 | +16 verbose cwd /Applications/MAMP/htdocs/resources/es6_playground | 
|  | 29 | +17 error Darwin 16.5.0 | 
|  | 30 | +18 error argv "/Users/Scott/.nvm/versions/node/v7.5.0/bin/node" "/Users/Scott/.nvm/versions/node/v7.5.0/bin/npm" "start" | 
|  | 31 | +19 error node v7.5.0 | 
|  | 32 | +20 error npm  v4.1.2 | 
|  | 33 | +21 error code ELIFECYCLE | 
|  | 34 | +22 error es6_playground@1.0.0 start: `node dev_server.js` | 
|  | 35 | +22 error Exit status 1 | 
|  | 36 | +23 error Failed at the es6_playground@1.0.0 start script 'node dev_server.js'. | 
|  | 37 | +23 error Make sure you have the latest version of node.js and npm installed. | 
|  | 38 | +23 error If you do, this is most likely a problem with the es6_playground package, | 
|  | 39 | +23 error not with npm itself. | 
|  | 40 | +23 error Tell the author that this fails on your system: | 
|  | 41 | +23 error     node dev_server.js | 
|  | 42 | +23 error You can get information on how to open an issue for this project with: | 
|  | 43 | +23 error     npm bugs es6_playground | 
|  | 44 | +23 error Or if that isn't available, you can get their info via: | 
|  | 45 | +23 error     npm owner ls es6_playground | 
|  | 46 | +23 error There is likely additional logging output above. | 
|  | 47 | +24 verbose exit [ 1, true ] | 
0 commit comments