iOS 接入 Flutter 报错:Invalid `Podfile` file: cannot load such file -- ../flutter_module/.ios/Flutter/podhelper.rb.

 

进入到Flutter_module工程,执行  flutter clean

iOS 接入 Flutter 报错:Invalid `Podfile` file: cannot load such file -- ../flutter_module/.ios/Flutter/podhelper.rb.

 

 根据提示执行  flutter pub get

然后回到iOS工程里面,执行 Pod install即可

相关文章:

  • 2021-06-30
  • 2022-02-18
  • 2021-11-29
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-08
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-31
  • 2021-06-08
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案