ERR_FS_CP_DIR_TO_NON_DIR
node
runtime_error
official
true
Cannot copy directory to non-directory
ID: node/err_fs_cp_dir_to_non_dir
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
fs.cp() was called to copy a directory to a non-directory destination.
generic