$ errors.fyi/go/exec.ErrNotFound 128 namespaces · 4,025 codes
go · go/exec.ErrNotFound
exec.ErrNotFound

Executable Not Found

Returned by os/exec when the named program cannot be found as an executable in any of the directories listed in $PATH. Check that the binary is installed and on PATH, or pass an absolute path instead.

References

In this namespace

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