webpack:Plugin/Preset files are not allowed to export objects和Cannot find module 'babel-preset-env'

①Plugin/Preset files are not allowed to export objects, only functions. 这个问题如百度到的,由于版本冲突问题,需要将babel的相关版本都换成7.0版本或6.0版本。 可以查看:http://www.javashuo.com/article/p-apmixizm-kt.html ②Cannot find module 'bab
相关文章
相关标签/搜索