Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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