Yuanzheng.Shi
Yuanzheng.Shi
$ npm install -g sass-migrator $ sass-migrator --migrate-deps module --forward=all **/*.scss 报错 Error: The migrator has found multiple possible migrations for file:///**/node_modules/element-ui/packages/theme-chalk/src/common/var.scss, depending on the context in which it's loaded....
同样复现出了这个问题,有解决方案吗
降到1.0.1版就可以,最新的1.1.1会有问题
我也遇到这个报错了