Skip to content

Instantly share code, notes, and snippets.

@benheb
Created May 29, 2012 15:05
Show Gist options
  • Save benheb/2828935 to your computer and use it in GitHub Desktop.
Save benheb/2828935 to your computer and use it in GitHub Desktop.
benheb@benheb:~/geocommons/geoiq/lib/twitch$ node app.js
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at Object.CALL_NON_FUNCTION (native)
at EventEmitter.fork (/usr/lib/nodejs/cluster.js:147:3)
at Object.<anonymous> (/home/benheb/geocommons/geoiq/lib/twitch/app.js:28:13)
at Module._compile (module.js:411:26)
at Object..js (module.js:417:10)
at Module.load (module.js:343:31)
at Function._load (module.js:302:12)
at Array.<anonymous> (module.js:430:10)
at EventEmitter._tickCallback (node.js:126:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment