Skip to content

unsupported typescript version 4.2.2 warning #3110

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

Closed
3 tasks done
paztis opened this issue Feb 24, 2021 · 1 comment
Closed
3 tasks done

unsupported typescript version 4.2.2 warning #3110

paztis opened this issue Feb 24, 2021 · 1 comment
Labels
package: typescript-estree Issues related to @typescript-eslint/typescript-estree working as intended Issues that are closed as they are working as intended

Comments

@paztis
Copy link

paztis commented Feb 24, 2021

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

Repro

Typescript 4.2.2 is now released. but estree module is displaying a warning if version is 4.2.0 or upper
Can you fix it ?

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

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.

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

Versions

package version
@typescript-eslint/typescript-estree 4.15.2
TypeScript 4.2.2
node 14.15.0
@paztis paztis added package: typescript-estree Issues related to @typescript-eslint/typescript-estree triage Waiting for team members to take a look labels Feb 24, 2021
@bradzacher bradzacher added working as intended Issues that are closed as they are working as intended and removed triage Waiting for team members to take a look labels Feb 24, 2021
@bradzacher
Copy link
Member

See pinned issue - #2935
We do not yet support v4.2

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: typescript-estree Issues related to @typescript-eslint/typescript-estree working as intended Issues that are closed as they are working as intended
Projects
None yet
Development

No branches or pull requests

2 participants