property CopyOptionsBase.errorOnExist Usageimport { type CopyOptionsBase } from "node:fs"; When force is false, and the destination exists, throw an error. Type boolean