Skip to content

getTypeInfo should normalize slashes in path before querying our internal APIs for type info #1761

@cspotcode

Description

@cspotcode

Flagged by failing nightly tests against TS@next

getTypeInfo on Windows accepts a fileName with backslashes. It calls other APIs which expect those filenames to have forward slashes. So getTypeInfo needs to normalize the slashes first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions