$ errors.fyi/deno/IsADirectory 128 namespaces · 4,025 codes
deno · deno/IsADirectory
IsADirectory

Is A Directory

A file operation was attempted on a path that is a directory. Use Deno.readDir for directories, or ensure the path points to a file. Corresponds to EISDIR.

References

In this namespace

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