ERROR in The node API for `babel` has been moved to `babel-core`. @ multi app

解决方案:

npm uninstall babel --save-dev
npm install babel-loader babel-core --save-dev

相关文章:

  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2021-06-04
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-03-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案