Created
December 20, 2017 01:01
-
-
Save alexcarpenter/3a22519094f9a764b4d0986cb652da08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 10 silly lifecycle alexcarpenter_me@1.0.0~start: Args: [ '-c', 'NODE_ENV=development gulp watch' ] | |
| 11 silly lifecycle alexcarpenter_me@1.0.0~start: Returned: code: 2 signal: null | |
| 12 info lifecycle alexcarpenter_me@1.0.0~start: Failed to exec start script | |
| 13 verbose stack Error: alexcarpenter_me@1.0.0 start: `NODE_ENV=development gulp watch` | |
| 13 verbose stack Exit status 2 | |
| 13 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16) | |
| 13 verbose stack at emitTwo (events.js:126:13) | |
| 13 verbose stack at EventEmitter.emit (events.js:214:7) | |
| 13 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) | |
| 13 verbose stack at emitTwo (events.js:126:13) | |
| 13 verbose stack at ChildProcess.emit (events.js:214:7) | |
| 13 verbose stack at maybeClose (internal/child_process.js:925:16) | |
| 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) | |
| 14 verbose pkgid alexcarpenter_me@1.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment