1. 用react-native init xxx  新建一个项目,运行报错:Unable to resolve "@babel/runtime/helpers/interopRequireDefault"记录下学习RN过程中遇到的问题

解决方法:在工程目录下执行 npm add @babel/runtime

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2023-04-02
  • 2021-12-18
  • 2021-07-02
  • 2021-09-24
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2021-05-06
  • 2022-12-23
  • 2021-09-21
  • 2021-09-12
  • 2021-09-08
  • 2021-12-18
  • 2021-09-26
相关资源
相似解决方案