原文:(node:11068) UnhandledPromiseRejectionWarning: TypeError: this.getResolve is not a function

loader版本過高導致的錯誤 跟着學習視頻看,老師使用的webpack版本是 . . ,所以對應css loader的版本是 . . ,所以卸載重新裝一下就好了 npm uninstall css loader 卸載 npm install css loader . . save dev ...

2020-10-08 17:30 0 1093 推薦指數:

查看詳情

TypeError: this.getResolve is not a function

問題描述:執行 npm install vue-style-loader css-loader sass-loader --save-dev 安裝了css相關依賴之后,npm run dev,項目報錯:TypeError: this.getResolve is not a function ...

Tue Sep 10 02:07:00 CST 2019 0 1708
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM