Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use it sadly #433

Closed
MTRNord opened this issue Dec 10, 2015 · 0 comments
Closed

Can't use it sadly #433

MTRNord opened this issue Dec 10, 2015 · 0 comments

Comments

@MTRNord
Copy link

MTRNord commented Dec 10, 2015

When running following errors come uo. Pls fix :(
NPM version is 3.5.1
Node Version is v5.1.1
System is Windows 10 and Debian 7 (tested on both)

T:\nordlab\doorFeedGen\node_modules\irc\lib\irc.js:926
    if (c.match(/\s/)) {
         ^

TypeError: Cannot read property 'match' of undefined
    at Client._splitLongLines (T:\nordlab\doorFeedGen\node_modules\irc\lib\irc.j
s:926:10)
    at T:\nordlab\doorFeedGen\node_modules\irc\lib\irc.js:963:36
    at Array.forEach (native)
    at Client._speak (T:\nordlab\doorFeedGen\node_modules\irc\lib\irc.js:962:12)

    at Client.say (T:\nordlab\doorFeedGen\node_modules\irc\lib\irc.js:949:10)
    at Object.module.exports.ircSend (T:\nordlab\doorFeedGen\handlers\irc.js:12:
7)
    at Request._callback (T:\nordlab\doorFeedGen\main.js:37:11)
    at Request.self.callback (T:\nordlab\doorFeedGen\node_modules\request\reques
t.js:198:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)

Is there a way of fixing it?

@MTRNord MTRNord closed this as completed Dec 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant