[vue] Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree.

问题描述

解决方法

 npm i vue@3.2.26

重新运行即可

npm run serve 

posted @ 2023-06-20 09:19  伶俐虫虫  阅读(893)  评论(0)    收藏  举报