前端常见报错

Parsing error: No Babel config file detected for xxx. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.

 

解决方法:

在package.json文件中添加一行代码

 

posted @ 2022-10-05 14:48  是澄橙橙啊  阅读(151)  评论(0)    收藏  举报