Skip to content
JS
Node.js error

ERR_FS_FILE_TOO_LARGE

An attempt was made to read a file larger than the supported 2 GiB limit for fs.readFile(). This is not a limitation of Buffer, but an internal I/O constraint.

Reference entryNode.jsFetched

Node.js documentation lists the code ERR_FS_FILE_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.379Z.