Vue - Official extension or vue-tsc version
3.0.2
VSCode version
1.102.1
Vue version
^2.6.11
TypeScript version
0
System Info
Write global types file failed. Please ensure that "node_modules" exists and "vue" is a direct dependency, or set "vueCompilerOptions.globalTypesPath" in "tsconfig.json" manually.
package.json dependencies
"dependencies": {
"vue": "^2.6.11",
},
Steps to reproduce
What is expected?
no BUG
What is actually happening?
Link to minimal reproduction
No response
Any additional comments?
No response