摘要: ###安装Sass 因为版本不匹配报错,脑壳疼 采坑一:Module build failed: TypeError: this.getOptions is not a function 版本过高问题,降低版本 直接使用命令:npm install sass-loader@7.3.1 --save- 阅读全文
posted @ 2021-06-10 10:58 WJJ呀 阅读(107) 评论(2) 推荐(0)