由于我上一个报错找不到"transform-runtime",然后在.babel中添加
[
// “transform-runtime”,
// {
// “helpers”: false,
// “polyfill”: false,
// “regenerator”: true,
// “moduleName”: “babel-runtime”
// }
// ]
然后运行vue ui时报错,经过查找注释掉这一行就不会有问题
vue ui出现erro src/main.js解决方法

相关文章:

  • 2022-12-23
  • 2021-12-07
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
  • 2021-04-22
猜你喜欢
  • 2021-10-23
  • 2022-12-23
  • 2021-05-14
  • 2022-02-03
  • 2021-12-05
  • 2021-07-26
  • 2022-12-23
相关资源
相似解决方案