Module not found: Can't resolve 'react-hot-loader'

这是安装element-ui后,运行react后报的错(意思就是说没有找到‘react-hot-loader’这个模块,那我们就装上这个模块)

 

在控制台中

yarn add react-hot-loader@next --save

再次运行项目

posted @ 2020-04-02 16:29  龙卷风吹毁停车场  阅读(1278)  评论(0)    收藏  举报