Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 247 Bytes

File metadata and controls

3 lines (3 loc) · 247 Bytes

problem

babel-loader@8 requires Babel 7.x (the package '@babel/core'). If you'd like to use Babel 6.x ('babel-core'), you should install 'babel-loader@7    

需要安装指定版本babel-loader@7, 如果你使用babel-core 6.x 版本的话