errors.fyi community error code reference
enoent
erlang

enoent

A file or directory referenced in a file system operation does not exist. Corresponds to POSIX `ENOENT` and is returned by `file` module operations.

References

โ† all namespaces for enoent