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

TsConfig missing for Vue 2 #1953

Closed
anyclub opened this issue Oct 8, 2022 · 5 comments
Closed

TsConfig missing for Vue 2 #1953

anyclub opened this issue Oct 8, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@anyclub
Copy link

anyclub commented Oct 8, 2022

image

Click on the link but don't see how to fix this tip

how can i fix it?

Vue Language Features (Volar): v1.0.0
Vetur Extended: v0.0.20
vscode: v1.72.0
win11
wsl1

@johnsoncodehk
Copy link
Member

This report message incorrect and fixed in 17c50ca, you can fix by install @vue/runtime-dom to devDependencies .

@anyclub
Copy link
Author

anyclub commented Oct 8, 2022

image

It doesn't look fixed

@xiaoxiangmoe
Copy link
Collaborator

Can you provide me a reproduction demo repo?

@johnsoncodehk
Copy link
Member

johnsoncodehk commented Oct 8, 2022

Please open new issue if still not working in v1.0.1.

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Oct 8, 2022
@yaohuiwu
Copy link

image

It doesn't look fixed

Please check your node_modules directory to ensure the @vue/runtime-dom package was installed successfully.

For me, the issue is caused by the taobao registry which no longer worked.

I changed the registry to https://registry.npmmirror.com/ and installed the package finally. Then the issue was solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants