Closed Ichenn92 closed 7 months ago
I appreciate the report. Can you please try building it with the latest TypeScript? I'm not sure which version is minimal, but I'm on 5.4
right now.
Oh thanks, silly me... I haven't updated typescript
problem solved ! thank you, appreciate your quick reponse
I have the same issue with typescript 5.4.5
and typesaurus 10.7.0
. Setting skipLibCheck
to true
solves the issue also for me. Anything else I can try?
Any updates on this? I have the same problems using typescript 5.5.2 and typesaurus 10.7.0.
Hi there,
I've encountered an issue while building my new project with typesaurus. here's the error:
I don't know how useful it is but here are my
package.json
tsconfig.json
I could build when activating "skipLibCheck"