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

Issue with type checking in Vue when using JSX. #122

Closed
Sudarshan-21 opened this issue Apr 2, 2024 · 2 comments
Closed

Issue with type checking in Vue when using JSX. #122

Sudarshan-21 opened this issue Apr 2, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@Sudarshan-21
Copy link

Screenshot from 2024-04-02 20-36-01

I am not sure if we need this issue here or not, but I would like to know if we need the mentioned @vue/runtime-dom in the project.

@benoit74
Copy link
Collaborator

benoit74 commented Apr 4, 2024

I don't get it. We are using Vue 3 and your screenshot complains about Vue 2. Could you please dig a bit and explain why we need @vue/runtime-dom in the project?

@benoit74 benoit74 added the question Further information is requested label Apr 4, 2024
@Sudarshan-21
Copy link
Author

I realized that the error with Vue 2 was arising due to the version conflicts of the Vue on my local machine and the one used in the project.

But I found something else too.
ts was not able to recognize image files as modules. So it was showing error while importing images. Creating an issue on this here #124 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants