Skip to content

Cannot overwrite non-directory #1

@everdimension

Description

@everdimension

Currently, if a destination file named "example" is being overwritten with a directory named "example/", the script crashes:

throw new Error(`Cannot overwrite non-directory '${dest}' with directory '${src}'.`)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions