Hackzzila / node-ffmpeg-binaries

MIT License
28 stars 17 forks source link

npm install fails: Unhandled rejection Error: incorrect header #13

Closed Zvika88 closed 6 years ago

Zvika88 commented 6 years ago

This used to work fine few weeks ago. It now produces the following error message:

Unhandled rejection Error: incorrect header check at Zlib._handle.onerror (zlib.js:370:17)

sh-dave commented 6 years ago

Same here on

Hackzzila commented 6 years ago

Versions before 4.0.0 are now completely broken. Version 4.0.0 should work fine. v4 will not yet work with discord.js/prism-media until my PR is merged.