$ errors.fyi/deno/AlreadyExists 128 namespaces · 4,025 codes
deno · deno/AlreadyExists
AlreadyExists

Already Exists

A create operation failed because the target path already exists. Use a flag such as { create: true, truncate: true } when opening files, or check for existence before creating. Corresponds to EEXIST.

Also defined in

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT