Uncaught ReferenceError: __VUE_HMR_RUNTIME__ is not defined


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

第一步

npm install @vue/compiler-sfc  

npm run dev 運行成功,本地打開頁面是空白,控制台報錯

重新下載了vue-loader ,完美解決問題

第二步

npm i -D vue-loader@14

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM