Skip to content

[NewErrors] 4.5.0-dev.20211010 vs 4.4.3 #46298

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

Closed
typescript-bot opened this issue Oct 10, 2021 · 1 comment
Closed

[NewErrors] 4.5.0-dev.20211010 vs 4.4.3 #46298

typescript-bot opened this issue Oct 10, 2021 · 1 comment

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 4.5.0-dev.20211010, but not by 4.4.3

typeorm/typeorm

tsconfig.json

react-hook-form/react-hook-form

2 of 3 projects failed to build with the old tsc

tsconfig.json

statelyai/xstate

5 of 17 projects failed to build with the old tsc

examples/template-svelte-ts/tsconfig.json

examples/todo-mvc-svelte/tsconfig.json

packages/xstate-inspect/tsconfig.json

packages/xstate-test/tsconfig.json

@andrewbranch
Copy link
Member

Where did the error TS2307: Cannot find module './App.svelte' or its corresponding type declarations. come from? There is a package.json "type": "module" but the tsconfig has "module": "esnext" which I thought was unaffected by our ESM resolver changes.

The xstate ones could use a look too.

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

2 participants