cannot find module ‘@vitejs/plugin-vue‘ or its corresponding type declarations.ts
2024-03-21今天将一个vite项目的代码拉取下来,按照以前的步骤来操作:npm install 发现运行的时候报错,同时vite.config.ts也报错。已经运行了npm install @vitejs/plugin-vue 的命令还是不行。最后重新拉了一下代码,输入。_cannot find module '@vitejs/plugin-vue
Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependen
2024-02-01创建完vue项目进行启动报错;Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependen _error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be