You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
Hi. I installed this package in my project but when I run
steiger ./src
I get this message.Please fix this warnings message.
Thanks.
The text was updated successfully, but these errors were encountered: