JamesKyburz/youtube-audio-stream

Maximum call stack size exceeded

Closed this issue · 3 comments

KBD2 commented

I'm getting the "maximum call stack size exceeded" crash, and it seems to be caused by the dependency on ytdl-core v4.5.0 instead of the latest v4.9.1.

i am getting the same issue, have you found a solution for this?

KBD2 commented

I copied the relevant code from index.js and stopped using the module.

I have now automated npm publish when ytdl-core is updated (if the new ci test passes)

Fixed.