errors.fyi community error code reference
ENOEXEC

ENOEXEC

posix

Executable file format error

An exec() call was attempted on a file that is not in a recognised executable format, or that lacks execute permission.

Numeric value: 8

References

windows-errno

Exec format error

The file is not a recognised executable format.

Numeric value: 8

References

← all namespaces