Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created September 26, 2013 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save othiym23/6710551 to your computer and use it in GitHub Desktop.
Save othiym23/6710551 to your computer and use it in GitHub Desktop.
node.js:426
for (i = 0; i < asyncQueue.length; i++) {
^
TypeError: Cannot read property 'length' of undefined
at errorHandler (node.js:426:33)
at process._fatalException (node.js:228:20)
make: *** [unit] Error 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment