bower / decompress-zip

Module that decompresses zip files
MIT License
102 stars 76 forks source link

Error: Possibly unsupported ZIP platform type #69

Open rlugge opened 4 years ago

rlugge commented 4 years ago

I'm running into an issue with decompress-zip. It works fine on most of the zip files my server generates for packaging files, but on some of the larger files (nearing or exceeding 4.5 GB) it's spitting out an error message:

When I try to manual unzip the files, they work fine.