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

After upgrading typescript to 5.5.2 throws error while build TS projects. #227

Open
ragavsky opened this issue Jul 4, 2024 · 2 comments

Comments

@ragavsky
Copy link

ragavsky commented Jul 4, 2024

  • Version: 3.4.5
  • Rollup Version: 4.17.1
  • Operating System and version (if applicable):
  • Node Version (if applicable): v18.17.1
  • Does it work with tsc (if applicable):

Error while build TS project:

when we run build, rollup use rollup-plugin-ts plugin for build ts files.
After upgrading the typescript is gives error while build, I have attached screen shots.
image

We need your response to resolve this issue.
Thanks in advance.

@jdalton
Copy link

jdalton commented Jul 11, 2024

Related to microsoft/TypeScript#57472

@narcecl
Copy link

narcecl commented Jul 30, 2024

I have the same problem, I solved downgrading to Typescript 4.9.5.
Will there be a future version to resolve this issue?

gregberge added a commit to argos-ci/argos-javascript that referenced this issue Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants