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

It seems incompatible with yarn2 pnp #158

Closed
strrchr opened this issue Apr 25, 2021 · 1 comment
Closed

It seems incompatible with yarn2 pnp #158

strrchr opened this issue Apr 25, 2021 · 1 comment
Labels

Comments

@strrchr
Copy link

strrchr commented Apr 25, 2021

With yarn2 pnp, volar falsely consider a vue3 project as vue2 project.

@johnsoncodehk
Copy link
Member

Already fix inaccurate warning message in 0.24.2.

Incompatible with yarn2 pnp is upstream problem, TS dose not support it yet, so volar can't import types from @vue/runtime-dom.

See: microsoft/TypeScript#28289

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

No branches or pull requests

2 participants