-
-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Description
You can't currently install TS 5.0 if you use tsup
- feat: support typescript 5.0 new syntax #859
- Fails on TS 5.0 tsconfig where extends field is array #849
npm error
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: tsup@6.6.3
npm ERR! Found: typescript@5.0.1-rc
npm ERR! node_modules/typescript
npm ERR! typescript@"^5.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^4.1.0" from tsup@6.6.3
npm ERR! node_modules/tsup
npm ERR! dev tsup@"^6.6.3" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR! peerOptional typescript@"^4.1.0" from tsup@6.6.3
npm ERR! node_modules/tsup
ayushmanchhabra, TheTedAdams, jlarmstrongiv, Mister-Hope, mkosir and 5 moremkosir
Metadata
Metadata
Assignees
Labels
No labels