Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

removeHeaders: undefined is not a function #5

Open
skerit opened this issue Feb 25, 2015 · 2 comments
Open

removeHeaders: undefined is not a function #5

skerit opened this issue Feb 25, 2015 · 2 comments
Assignees

Comments

@skerit
Copy link

skerit commented Feb 25, 2015

Something going wrong here:

TypeError: undefined is not a function
    at removeHeaders (/home/skerit/projecten/tapeless-io/node_modules/nzb-grabber-js/src/nntp.coffee:149:34)
    at NNTPWorker.onData (/home/skerit/projecten/tapeless-io/node_modules/nzb-grabber-js/src/nntp.coffee:176:51)
    at Socket.<anonymous> (/home/skerit/projecten/tapeless-io/node_modules/nzb-grabber-js/src/nntp.coffee:3:61)
    at emitOne (events.js:75:13)
    at Socket.emit (events.js:150:7)
    at readableAddChunk (_stream_readable.js:146:16)
    at Socket.Readable.push (_stream_readable.js:109:10)
    at TCP.onread (net.js:510:20)
@radekstepan radekstepan self-assigned this Feb 25, 2015
@radekstepan
Copy link
Owner

Do you have a particular NZB I can test this on? If it is something private, you can send me it via email.

@radekstepan
Copy link
Owner

OK, have bumped up the dependencies and can see the error myself. Investigating...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants