$ errors.fyi/posix/EOVERFLOW 74 namespaces · 3,092 codes
posix · posix/EOVERFLOW
EOVERFLOW

Value too large to be stored in data type

A value is too large to be stored in the result type. Commonly returned when a 32-bit interface is used to access a file whose size or offset exceeds 32 bits. Numeric value is platform-specific: 75 on Linux, 84 on macOS.

Also defined in

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT