browserify-zlib
browserify-zlib copied to clipboard
zlib.unzip, "Z_DATA_ERROR" - "incorrect header check"
I'm getting this error trying to unzip files in the browser. The files unzip without error in Node. I attempted this on several zip files, got same error. Any hints?
+1. Receiving this error as well.
:+1:
the same error when compressing gzip in a browser and trying to decompress it in a Node (in the browser it is unpacked correctly).
+1, any updates for a solution here?