告警信息:

13% building modules 28/40 modules 12 active ...dex=0!\src\App.vue{ parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }.
95% emitting

是prettier版本导致的,直接在项目中:npm install prettier@~1.12.0 -d

然后重新npm run dev

相关文章:

  • 2021-05-23
  • 2021-11-07
  • 2021-07-13
  • 2022-12-23
  • 2021-07-08
  • 2022-12-23
  • 2022-01-05
猜你喜欢
  • 2022-02-13
  • 2021-04-01
  • 2022-01-18
  • 2022-12-23
  • 2021-04-26
  • 2022-12-23
相关资源
相似解决方案