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

Not A Directory

A directory operation was attempted on a path that is not a directory. Check the type of the path with Deno.stat before performing directory-specific operations. Corresponds to ENOTDIR.

References

In this namespace

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