Skip to content

Instantly share code, notes, and snippets.

@alexcarpenter
Created December 20, 2017 01:01
Show Gist options
  • Save alexcarpenter/3a22519094f9a764b4d0986cb652da08 to your computer and use it in GitHub Desktop.
Save alexcarpenter/3a22519094f9a764b4d0986cb652da08 to your computer and use it in GitHub Desktop.
10 silly lifecycle [email protected]~start: Args: [ '-c', 'NODE_ENV=development gulp watch' ]
11 silly lifecycle [email protected]~start: Returned: code: 2 signal: null
12 info lifecycle [email protected]~start: Failed to exec start script
13 verbose stack Error: [email protected] 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 [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment