Skip to content

Instantly share code, notes, and snippets.

@BeauBouchard
Created June 20, 2014 02:42
Show Gist options
  • Save BeauBouchard/06085dfae32e7f65ec3b to your computer and use it in GitHub Desktop.
Save BeauBouchard/06085dfae32e7f65ec3b to your computer and use it in GitHub Desktop.
katelibby error
/home/katelibby/node_modules/irc/lib/irc.js:672
throw err;
^
TypeError: undefined is not a function
at Client.<anonymous> (/home/katelibby/bot/src/bot.js:61:57)
at Client.emit (events.js:118:17)
at Client.<anonymous> (/home/katelibby/node_modules/irc/lib/irc.js:477:22)
at Client.emit (events.js:107:17)
at /home/katelibby/node_modules/irc/lib/irc.js:669:22
at Array.forEach (native)
at Socket.<anonymous> (/home/katelibby/node_modules/irc/lib/irc.js:666:15)
at Socket.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:159:16)
at Socket.Readable.push (_stream_readable.js:126:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment