Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[heft] typescript plugin does not work with Typescript 5.6.2 #4921

Open
UberMouse opened this issue Sep 12, 2024 · 0 comments
Open

[heft] typescript plugin does not work with Typescript 5.6.2 #4921

UberMouse opened this issue Sep 12, 2024 · 0 comments

Comments

@UberMouse
Copy link
Contributor

Summary

Just attempted to upgrade to Typescript v5.6.2
Unfortunately something has changed in the typescript internals and now the heft-typescript-plugin crashes when attempting to do a build with the error builderProgram.getState is not a function

Repro steps

  1. Install latest Heft
  2. Install latest heft-typescript-plugin
  3. Configure a typescript build phase
  4. Run heft build

Expected result: Program compiles normally

Actual result: Get a crash builderPrograms.getState is not a function (not sure how to get heft to give me a stacktrace)

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@rushstack/heft version? 0.66.18 / @rushstack/heft-typescript-plugin 0.5.0
Operating system? Linux
Would you consider contributing a PR? No
Node.js version (node -v)? v20.15.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant