umi icon indicating copy to clipboard operation
umi copied to clipboard

[Bug] 使用scss报错

Open dingff opened this issue 3 years ago • 4 comments

What happens?

使用scss时启动报错 image

Mini Showcase Repository(REQUIRED)

https://github.com/dingff/umi4-demo

How To Reproduce

Steps to reproduce the behavior: 1. npm start

Expected behavior 1. 希望不报错

Context

  • Umi Version: 4.0.22
  • Node Version: 14.19.1
  • Platform: macOS 12.5.1

dingff avatar Sep 29 '22 06:09 dingff

我看看

xierenyuan avatar Sep 29 '22 06:09 xierenyuan

需要安装 sass 依赖 https://github.com/umijs/umi/blob/master/examples/with-sass/package.json#L15 可以看这

xierenyuan avatar Sep 29 '22 06:09 xierenyuan

好的,可以考虑修正下文档哈 image

dingff avatar Sep 29 '22 07:09 dingff

好的,可以考虑修正下文档哈 image

感谢反馈 我更新下

xierenyuan avatar Sep 29 '22 08:09 xierenyuan