Closed SendToNull closed 3 weeks ago
disregard, I had old dependencies that needed to be updated :^)
edit: looks I had downgraded the version for testing and forgot to change it back to 4.1.0
, still broken
Please update your Node.js version to v21 or above
looks like that was the issue. I thought I was on Node 22 but I guess for this machine I wasn't -- it was still on 19
Issue is resolved.
just updated my node module to
4.1.0
and I am seeing these errors whenever I try to play a video. Did you guys see this in your testing when developing the new version?I'm using the basic example found here https://github.com/dank074/Discord-video-stream/tree/master/examples/basic and I am unable to successfully run this with the new
Discord-video-stream
version.