原文:解決VUE啟動問題(You may use special comments to disable some warnings)

運行: npm run dev 報錯: 如下圖, You may use special comments to disable some warnings. 原因:Eslint的檢測機制。 兩種方法解決方法 一在build webpack.base.conf.js文件中注釋掉第 行代碼,如下圖,然后重新啟動 npm run dev 方法 二在config index.js文件中第 行中的useE ...

2021-02-25 15:39 0 2105 推薦指數:

查看詳情

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