errors.fyi community error code reference
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

โ† all namespaces for ENOEXEC