Extension Throws Exception at Activation in New Component Files #4457
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
upstream
Vue - Official extension or vue-tsc version
2.0.21
VSCode version
1.90.0
Vue version
3.4.21
TypeScript version
5.4.0
System Info
No response
Steps to reproduce
npm create vue@latest
.devcontainer.json
file in a.devcontainer
in the root of the project, configured to provide a Node.js and Typescript environment and install the Vue - Official extension.package.json
.MyTest.vue
).Link to minimal reproduction
https://github.com/CristopherH95/Vue-Extension-Issue
Any additional comments?
This issue was originally encountered while using Podman with a DevContainer environment for a Vuetify project. This also seemed to occur for me the same in a "vanilla" Vue project such as one in the provided GitHub repo. Upon a quick test, it looks like I also run into this outside of the DevContainer as well.
Examples of errors seen:
The text was updated successfully, but these errors were encountered: