添加插件后出现异常

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugApk'.
   > Configuration with name 'default' not found.

  解决方案是:

react-native upgrade

更新代码

相关文章:

  • 2022-01-12
  • 2021-08-11
  • 2021-07-28
  • 2022-12-23
  • 2021-11-02
  • 2021-12-01
  • 2022-12-23
猜你喜欢
  • 2021-04-01
  • 2021-10-12
  • 2021-06-23
  • 2021-07-09
  • 2021-11-14
  • 2021-07-29
  • 2022-12-23
相关资源
相似解决方案