Skip to content

Instantly share code, notes, and snippets.

@votaguz
Created May 16, 2011 05:45
Show Gist options
  • Save votaguz/973981 to your computer and use it in GitHub Desktop.
Save votaguz/973981 to your computer and use it in GitHub Desktop.
events.js:129
throw new Error('removeListener only takes instances of Function');
^
Error: removeListener only takes instances of Function
at EventEmitter.removeListener (events.js:129:11)
at Object._onTimeout (/Users/Votaguz/Downloads/yiwang-node-tweet-5c9a1f5/tweet.js:61:18)
at Timer.callback (timers.js:62:39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment