content1.vue Doctor
❗ Incorrect Target
Target version not match, you can specify the target version in vueCompilerOptions.target
in tsconfig.json / jsconfig.json. (expected "target": 2.7
)
- Vue version: 2.7.10
- tsconfig: Not found
- tsconfig target: 3 (default)
❗ Use @volar-plugins/vetur instead of Vetur
Detected Vetur enabled, you might consider disabling it and use @volar-plugins/vetur instead of.
Have question about the report message? You can see how it judge by inspecting the source code.
告诉你该换插件了,因为你用了vue2.7,所以需要换成volar并且需要额外配置一下