-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Astro v6.1.1 issue - @astrojs/check@0.9.8 requires typescript@^5.0.0 #16112
Copy link
Copy link
Closed
Labels
- P2: has workaroundAn edge case that only affects very specific usage, but has a trivial workaround (priority)An edge case that only affects very specific usage, but has a trivial workaround (priority)pkg: language-toolsRelated to language-tooling (scope)Related to language-tooling (scope)pkg: ts-pluginFixes to the TS plugin are required to fix this issue (scope)Fixes to the TS plugin are required to fix this issue (scope)
Metadata
Metadata
Assignees
Labels
- P2: has workaroundAn edge case that only affects very specific usage, but has a trivial workaround (priority)An edge case that only affects very specific usage, but has a trivial workaround (priority)pkg: language-toolsRelated to language-tooling (scope)Related to language-tooling (scope)pkg: ts-pluginFixes to the TS plugin are required to fix this issue (scope)Fixes to the TS plugin are required to fix this issue (scope)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
The conflict is @astrojs/check@0.9.8 requires typescript@^5.0.0 but the project uses typescript@^6.0.2.
What's the expected result?
Support typescript >= 6.0.0
Link to Minimal Reproducible Example
about:blank
Participation