Created
May 16, 2011 05:45
-
-
Save votaguz/973981 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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