Skip to content
JS
Node.js error

ERR_ZIP_ARCHIVE_TOO_LARGE

An archive-level structure exceeds a limit: the archive comment exceeds the 65,535-byte encoded length that the ZIP format allows, or the archive's central directory is too large to buffer in memory.

Reference entryNode.jsFetched

Node.js documentation lists the code ERR_ZIP_ARCHIVE_TOO_LARGE without the printed message text.

Category
Node.js error codes
Severity
error
Runtime
node
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: Node.js documentation. Data fetched 2026-09-25T01:43:12.380Z.