errors.fyi community error code reference
E2BIG

E2BIG

posix

Argument list too long

The total size of the argument list and environment variables passed to exec() exceeds the system limit.

Numeric value: 7

References

windows-errno

Argument list too long

The argument list passed to an exec function exceeds the system limit.

Numeric value: 7

References

← all namespaces