Skip to content

Support TypeScript 5.7 #415

Open
Open
@maiolica

Description

Describe the bug

After upgrading to TypeScript 5.7 RC I get this error when I launch vue-tsc --noEmit:

Search string not found: "/supportedTSExtensions = .*(?=;)/"

Reproduction

Upgrade typescript to 5.7.1-rc
vue-tsc --noEmit

Expected behavior

No errors

System Info

Node.js v22.9.0

Additional context

No response

Validations

  • Read the docs.
    Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

Activity

daniluk4000

daniluk4000 commented on Nov 25, 2024

@daniluk4000
Contributor

Investigated a bit.

vuejs/language-tools#5020

Should probably be fixed by this

robert-niestroj

robert-niestroj commented on Nov 26, 2024

@robert-niestroj

Investigated a bit.

vuejs/language-tools#5020

Should probably be fixed by this

What dependency needs an update? vue?

Iliano101

Iliano101 commented on Nov 26, 2024

@Iliano101

@robert-niestroj I fixed this by downgrading my Typescript version

fadhln

fadhln commented on Nov 28, 2024

@fadhln

@robert-niestroj I fixed this by downgrading my Typescript version

Hi @Iliano101 can I check, which Typescript version are you using right now?

Iliano101

Iliano101 commented on Nov 28, 2024

@Iliano101

@fadhln
Version 5.5.4 fixed it for me

zburk

zburk commented on Dec 4, 2024

@zburk

Had the same issue and changing typescript to 5.5.4 fixed it. Thanks!

jacobg

jacobg commented on Dec 8, 2024

@jacobg

Version 5.6.3 works fine for me.

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Support TypeScript 5.7 Β· Issue #415 Β· fi3ework/vite-plugin-checker