-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
🐞 BugBug or Bug fixesBug or Bug fixes
Description
Reproduction
Run npm i twind on a projet with a TypeScript version upper than 4.8.4
Describe the bug
The module doesn't accept Typescript 5 and upper
Severity
blocking an upgrade
System Info
npm error Found: typescript@5.8.3
npm error node_modules/typescript
npm error dev typescript@"~5.8.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^4.8.4" from @twind/with-web-components@1.1.3
npm error node_modules/@twind/with-web-components
npm error @twind/with-web-components@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
Additional Information
No response
Metadata
Metadata
Assignees
Labels
🐞 BugBug or Bug fixesBug or Bug fixes