decompress-zip icon indicating copy to clipboard operation
decompress-zip copied to clipboard

Error: Possibly unsupported ZIP platform type

Open rlugge opened this issue 6 years ago • 0 comments

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:

  • Possibly unsupported ZIP platform type, 140
  • Possibly unsupported ZIP platform type, 44

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

rlugge avatar Jan 17 '20 00:01 rlugge