Skip to content

Instantly share code, notes, and snippets.

@lbjay
Created January 28, 2015 17:39
Show Gist options
  • Save lbjay/61e2d0273e612afaa130 to your computer and use it in GitHub Desktop.
Save lbjay/61e2d0273e612afaa130 to your computer and use it in GitHub Desktop.
anon error
/home/ec2-user/harvardedits/anon/node_modules/wikichanges/node_modules/irc/lib/parse_message.js:39
message.command = match[1];
^
TypeError: Cannot read property '1' of null
at parseMessage (/home/ec2-user/harvardedits/anon/node_modules/wikichanges/node_modules/irc/lib/parse_message.js:39:28)
at iterator (/home/ec2-user/harvardedits/anon/node_modules/wikichanges/node_modules/irc/lib/irc.js:753:27)
at Array.forEach (native)
at Socket.<anonymous> (/home/ec2-user/harvardedits/anon/node_modules/wikichanges/node_modules/irc/lib/irc.js:752:15)
at Socket.EventEmitter.emit (events.js:95:17)
at Socket.<anonymous> (_stream_readable.js:745:14)
at Socket.EventEmitter.emit (events.js:92:17)
at emitReadable_ (_stream_readable.js:407:10)
at emitReadable (_stream_readable.js:403:5)
at readableAddChunk (_stream_readable.js:165:9)
at Socket.Readable.push (_stream_readable.js:127:10)
at TCP.onread (net.js:528:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment