We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get errors inside VS Code inside a simple vue component:
When using the component inside a markdown file, it works as expected.
Create a new VitePress project using the guide. Create a new component vue somewhere.
No errors reported.
System: OS: macOS 14.3.1 CPU: (11) arm64 Apple M3 Pro Memory: 89.45 MB / 18.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.11.0 - ~/.nvm/versions/node/v18.11.0/bin/node npm: 8.19.2 - ~/.nvm/versions/node/v18.11.0/bin/npm pnpm: 8.11.0 - ~/.nvm/versions/node/v18.11.0/bin/pnpm bun: 1.0.29 - ~/.bun/bin/bun Browsers: Chrome: 122.0.6261.112 Safari: 17.3.1 npmPackages: vitepress: ^1.0.0-rc.44 => 1.0.0-rc.44
No response
The text was updated successfully, but these errors were encountered:
It’s an issue with v2 of the vscode extension. Please create an issue at https://github.com/vuejs/language-tools
The most likely cause in this case is conflict with some other extension - vuejs/language-tools#3942, vuejs/language-tools#4039
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I get errors inside VS Code inside a simple vue component:
When using the component inside a markdown file, it works as expected.
Reproduction
Create a new VitePress project using the guide. Create a new component vue somewhere.
Expected behavior
No errors reported.
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: