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

Warning of supported version Typescript #176

Open
alles opened this issue Feb 12, 2025 · 1 comment
Open

Warning of supported version Typescript #176

alles opened this issue Feb 12, 2025 · 1 comment
Labels
PRIORITY | LOW Can wait until after release
Milestone

Comments

@alles
Copy link

alles commented Feb 12, 2025

Hi. I installed this package in my project but when I run steiger ./src I get this message.

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: >=4.7.4 <5.6.0

YOUR TYPESCRIPT VERSION: 5.6.3

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

Please fix this warnings message.

Thanks.

@illright illright added TYPE | bug Something isn't working PRIORITY | LOW Can wait until after release labels Feb 15, 2025
@illright
Copy link
Member

Hi, thanks for reporting! Unfortunately, this message comes from one of our dependencies which we cannot easily control. In the next major update, 0.6.0, we will move away from that dependency, and the error message will disappear. We will keep you updated!

@illright illright added this to the 0.6.0 milestone Feb 15, 2025
@illright illright removed the TYPE | bug Something isn't working label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY | LOW Can wait until after release
Projects
None yet
Development

No branches or pull requests

2 participants