Skip to content

Instantly share code, notes, and snippets.

@rvnd
Created March 4, 2016 16:23
Show Gist options
  • Save rvnd/5524629c3fe3fd046ca4 to your computer and use it in GitHub Desktop.
Save rvnd/5524629c3fe3fd046ca4 to your computer and use it in GitHub Desktop.
shell.js: internal error
TypeError: Cannot read property 'on' of undefined
at execAsync (/Users/anarayanan/code/patram/node_modules/shelljs/src/exec.js:145:11)
at Object._exec (/Users/anarayanan/code/patram/node_modules/shelljs/src/exec.js:212:12)
at Object.exec (/Users/anarayanan/code/patram/node_modules/shelljs/src/common.js:182:23)
at server.js:22:11
at Layer.handle [as handle_request] (/Users/anarayanan/code/patram/node_modules/express/lib/router/layer.js:95:5)
at next (/Users/anarayanan/code/patram/node_modules/express/lib/router/route.js:131:13)
at Route.dispatch (/Users/anarayanan/code/patram/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/Users/anarayanan/code/patram/node_modules/express/lib/router/layer.js:95:5)
at /Users/anarayanan/code/patram/node_modules/express/lib/router/index.js:277:22
at param (/Users/anarayanan/code/patram/node_modules/express/lib/router/index.js:349:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment