Skip to content

[Question] Possible to test out pre-release typescript versions?Β #2797

@JasonKleban

Description

@JasonKleban

It is my understanding (possibly dead wrong) that yarn patches typescript with a tsc-version-specific patch to override typescript's private module resolution strategy. Is that true? Where is the code for these patches??

Most importantly, if there is a pre-release version of typescript that we want to test in a yarn 2 monorepo, are we out of luck? I get "Cannot apply hunk ...." during yarn install if I try to resolve to a new version which I figure is because the patch can't be applied to an unrecognized tsc.

I'd love an answer, and but this is secondarily a request for the above topics to be documented. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions