vue3 ts报错Cannot find module ‘@/views/XXX.vue‘ or its corresponding type declarations.
2024-05-10报错原因:找不到模块@/views/xxx.vue。或其相应的类型声明。解决方法:在env.d.ts文件中添加以下代码。_vue Cannot find module path or its corresponding type declarations.
2024-05-10报错原因:找不到模块@/views/xxx.vue。或其相应的类型声明。解决方法:在env.d.ts文件中添加以下代码。_vue Cannot find module path or its corresponding type declarations.