Skip to content

If Windows path contains magic characters, like (, ], *, etc, the method may return undefined #5

@xsq007

Description

@xsq007

On windows, if path contains ( ,], *, etc, trueCasePathSync method returns undefined.
The root cause is glob.sync recognize these chars as magic ones. It seems no options to disable the magic char []

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