Skip to content
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

Every .tsx file in my project TS7026: JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists. #7876

Closed
7 tasks done
ivanjeremic opened this issue Apr 23, 2022 · 0 comments

Comments

@ivanjeremic
Copy link

Describe the bug

This happens for the Vite Template react-ts, and it seems to relate to some other issues in the past on the internet. Maybe that helps to fix it.

microsoft/TypeScript#44418

Reproduction

install latest vite react-ts

System Info

install latest vite react-ts

Used Package Manager

npm

Logs

JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.ts(7026)

Validations

@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant