The Vetur v0.29.0 root templating error in Vue 3.
See original GitHub issue- I have searched through existing issues
- I have read through docs
- I have read FAQ
- I have tried restarting VS Code or running
Vetur: Restart VLS
Info
- Platform: Windows 10
- Vetur version: 0.29.0
- VS Code version: 11.50,1
- Vue Version: 3
Problem
The Problem here is checking the template for Vue 3. Since Vue does not include the root element, this should not highlight as a problem. It makes the workspace a little bit confusing.
Reproducible Case
step 1: I created a new project for vue 3 using the CLI command: vue create app-name
inside a folder lets-meet.
step 2: I choose the Vue 3 preset
step 3: I also created a new project for my backend server(express) in the same folder.
step 4: I opened the project using open with VSCode.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Vetur error 2300 Duplicate identifier '(Missing)' - Stack Overflow
For me Vetur v0.35.0 broke when I upgraded typescript > 4.4 ... of typescript you're using by typing npm ls typescript in your...
Read more >Setup | Vetur - GitHub Pages
# Project Setup · package.json must exist in the project root, Vetur uses it to determine the installed Vue version. · Next, create...
Read more >CHANGELOG.md · igiting/vetur - Gitee.com
Fix project warning logic. Fix project root error when corner case in windows. ... #2522; Fix templates in custom blocks are parsed as...
Read more >How I Resolved Vue.js, VSCode, Vetur, Prettyhtml, and ...
vue, you get this…notice the space after router-view and the space after router-link> … <template> ...
Read more >Vue.js on Twitter: "PSA: if you are trying to get VSCode to ...
Having imports referenced directly in <template> is :chefkiss: ... Team India won the 3rd T20 World Cup for the blind: 1st in 2012....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please follow #2377
but, can it be possible? It’s the easiest way to open two projects at once.