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

JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists. #1

Open
vinaybedre opened this issue Apr 22, 2023 · 0 comments

Comments

@vinaybedre
Copy link

vinaybedre commented Apr 22, 2023

I setup a remix deno module by running

npx create-remix@latest --template deno

I am running on following deno version

deno 1.32.1 (release, aarch64-apple-darwin)
v8 11.2.214.9
typescript 5.0.2

But in VSCode, I see error JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Any hint on how to fix it?

image

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

1 participant