bailicangdu / vue2-elm

Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
https://cangdu.org/elm/
GNU General Public License v2.0
40.89k stars 12.46k forks source link

大佬 我用vue-cli4搭建的报错Cannot read property 'sassLoader' of undefined? #582

Open stmyzzz opened 3 years ago

stmyzzz commented 3 years ago

微信截图_20210312164555

jiefei666 commented 3 years ago

------------------ 原始邮件 ------------------ 发件人: "bailicangdu/vue2-elm" @.>; 发送时间: 2021年3月12日(星期五) 下午4:49 @.>; @.***>; 主题: [bailicangdu/vue2-elm] 大佬 我用vue-cli4搭建的报错Cannot read property 'sassLoader' of undefined? (#582)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jiefei666 commented 3 years ago

需要 下载 sass node-sass

------------------ 原始邮件 ------------------ 发件人: "bailicangdu/vue2-elm" @.>; 发送时间: 2021年3月12日(星期五) 下午4:49 @.>; @.***>; 主题: [bailicangdu/vue2-elm] 大佬 我用vue-cli4搭建的报错Cannot read property 'sassLoader' of undefined? (#582)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

stmyzzz commented 3 years ago

需要 下载 sass node-sass ------------------ 原始邮件 ------------------ 发件人: "bailicangdu/vue2-elm" @.>; 发送时间: 2021年3月12日(星期五) 下午4:49 @.>; @.***>; 主题: [bailicangdu/vue2-elm] 大佬 我用vue-cli4搭建的报错Cannot read property 'sassLoader' of undefined? (#582) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

85babdd2bdf9e607406114bb6defe53 还是一样的报错呀

Faetbwac commented 2 years ago

我记得node-sass和sass-loader有版本冲突,你可以尝试改改 npm install sass-loader@7.3.1 npm install node-sass@4.14.1