试图使用 fs.cp()(force 和 errorOnExist 设置为 true)复制已经存在的文件。
fs.cp()
force
errorOnExist
true
An attempt was made to copy over a file that already existed with fs.cp(), with the force and errorOnExist set to true.