rollup-plugin-ts icon indicating copy to clipboard operation
rollup-plugin-ts copied to clipboard

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

Open ragavsky opened this issue 1 year ago • 2 comments

  • 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.

ragavsky avatar Jul 04 '24 11:07 ragavsky

Related to https://github.com/microsoft/TypeScript/pull/57472

jdalton avatar Jul 11 '24 17:07 jdalton

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

narcecl avatar Jul 30 '24 17:07 narcecl