ERR_FS_EISDIR
node
runtime_error
official
true
Is a directory
ID: node/err_fs_eisdir
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
A file operation was attempted on a directory. Read/Write on a directory is not allowed.
generic