------------------ 原始邮件 ------------------ 发件人: "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.
------------------ 原始邮件 ------------------ 发件人: "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.
需要 下载 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.
4条答案
按热度按时间oxosxuxt1#
------------------ 原始邮件 ------------------ 发件人: "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.
j5fpnvbx2#
需要 下载 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.
t8e9dugd3#
需要 下载 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.
还是一样的报错呀
tyg4sfes4#
我记得node-sass和sass-loader有版本冲突,你可以尝试改改
npm install sass-loader@7.3.1
npm install node-sass@4.14.1