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

[dep] @typescript-eslint/typescript-estree: SUPPORTED TYPESCRIPT VERSIONS: >=4.7.4 <5.6.0 #847

Open
dartcafe opened this issue Oct 7, 2024 · 0 comments

Comments

@dartcafe
Copy link
Contributor

dartcafe commented Oct 7, 2024

Incompatibilty message upon linting

=============
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.2
Please only submit bug reports when using the officially supported version.
=============

npm list @typescript-eslint/typescript-estree

polls@8.0.0-alpha5 /github/nextcloud/polls
└─┬ @nextcloud/eslint-config@8.4.1
  └─┬ @vue/eslint-config-typescript@13.0.0
    ├─┬ @typescript-eslint/eslint-plugin@7.18.0
    │ ├─┬ @typescript-eslint/type-utils@7.18.0
    │ │ └── @typescript-eslint/typescript-estree@7.18.0 deduped
    │ └─┬ @typescript-eslint/utils@7.18.0
    │   └── @typescript-eslint/typescript-estree@7.18.0 deduped
    └─┬ @typescript-eslint/parser@7.18.0
      └── @typescript-eslint/typescript-estree@7.18.0

npm list typescript

polls@8.0.0-alpha5 /github/nextcloud/polls
├─┬ @nextcloud/dialogs@5.3.4 (git+ssh://git@github.com/nextcloud-libraries/nextcloud-dialogs.git#8204cafeb49f44c50f457a889aa14f719a574222)
│ └─┬ @nextcloud/files@3.9.0
│   └─┬ typedoc-plugin-missing-exports@3.0.0
│     └─┬ typedoc@0.26.7
│       └── typescript@5.6.2 deduped
├─┬ @nextcloud/eslint-config@8.4.1
│ ├─┬ @vue/eslint-config-typescript@13.0.0
│ │ ├─┬ @typescript-eslint/eslint-plugin@7.18.0
│ │ │ └─┬ ts-api-utils@1.3.0
│ │ │   └── typescript@5.6.2 deduped
│ │ └── typescript@5.6.2 deduped
│ └── typescript@5.6.2
├─┬ @nextcloud/stylelint-config@3.0.1
│ └─┬ stylelint@16.9.0
│   └─┬ cosmiconfig@9.0.0
│     └── typescript@5.6.2 deduped
├─┬ @nextcloud/vite-config@2.2.2
│ └─┬ vite-plugin-dts@3.9.1
│   ├─┬ @microsoft/api-extractor@7.43.0
│   │ └── typescript@5.4.2
│   ├─┬ @vue/language-core@1.8.27
│   │ └── typescript@5.6.2 deduped
│   ├── typescript@5.6.2 deduped
│   └─┬ vue-tsc@1.8.27
│     └── typescript@5.6.2 deduped
├─┬ pinia@2.2.4
│ └── typescript@5.6.2 deduped
└─┬ vue@3.5.10
  └── typescript@5.6.2 deduped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant