Created
January 28, 2015 17:39
-
-
Save lbjay/61e2d0273e612afaa130 to your computer and use it in GitHub Desktop.
anon error
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
/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