@zip.js/zip.js
    Preparing search index...

    Variable ERR_OVERLAPPING_ENTRYConst

    ERR_OVERLAPPING_ENTRY: string

    Overlapping entry error

    Thrown by FileEntry#getData when ZipReaderOptions#checkOverlappingEntry is set and the data of the entry overlaps the data of an entry already read. The thrown error carries the other entry in its overlappingEntry property.