No parser and no filepath given,using 'babylon' the ...
VUE项目run dev 的时候报No parser and no filepath given, using 'babylon' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.可能原因是vue-l...
·
VUE项目run dev 的时候报
No parser and no filepath given, using 'babylon' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
可能原因是vue-loader的版本没跟上其他包的版本导致解析器不运行,
把vue-loader包全都更新到14.2.3之后即可
更多推荐
已为社区贡献7条内容
所有评论(0)