當前位置:
首頁 >
Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependen
發布時間:2024/3/12
40
豆豆
生活随笔
收集整理的這篇文章主要介紹了
Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependen
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1.沒有下載安裝axios運行依賴
2.或者缺少這個庫沒有安裝
npm i @vue/compiler-sfc
3.node版本充不沖突
總結
以上是生活随笔為你收集整理的Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependen的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ffmpeg各种操作处理
- 下一篇: Vue面试问题