ERR_FS_CP_NON_DIR_TO_DIR node runtime_error official true

Cannot copy non-directory to directory

ID: node/err_fs_cp_non_dir_to_dir

Also available as: JSON · Markdown
0%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
18 active
20 active
22 active

Root Cause

fs.cp() was called to copy a file to a directory path that is a file.

generic

Official Documentation

https://nodejs.org/api/errors.html