errors.fyi community error code reference
EISDIR
posix

Is a directory

A file operation (such as open() for writing or unlink()) was attempted on a path that refers to a directory.

Numeric value: 21

References

โ† all namespaces for EISDIR