原文:踩坑記錄-安裝node-sass運行報錯TypeError: this.getResolve is not a function at Object.loader

錯誤如下: 原因 sass loader版本太高 解決辦法 將 sass loader : . . ,更換成 sass loader : . . ...

2020-01-06 17:52 0 2267 推薦指數:

查看詳情

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