Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest release still gives TypeScript 4.2 warningΒ #3128

@mdurling

Description

@mdurling

The latest release of @typescript-eslint is still emitting a warning that TypeScript 4.2 is unsupported even though the release claims to support it.

  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I have read the FAQ and my problem is not listed.

Expected Result
No version mismatch warning

Actual Result

=============

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.2.0

YOUR TYPESCRIPT VERSION: 4.2.2

Please only submit bug reports when using the officially supported version.

=============

Additional Info

Versions

package version
@typescript-eslint/eslint-plugin 4.16.0
@typescript-eslint/parser 4.16.0
TypeScript 4.2.2
node 14.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estree

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions