style-loader这个依赖安装了吗
import '/normal.css'
兄弟, 你这种情况就是style-loader没有安装成功,重新安装下
style-loader
npm install -D style-loader@0
你看看,是不是一样的报错,