AI代码解释 [!]Xcode-developforiOS andmacOS(Xcode13.4.1)✗ CocoaPods installed but not working.You appear to have CocoaPods installed but it is not working.This can happenifthe versionofRuby that CocoaPods was in
You appear to have CocoaPods installed but it is not working. 意思是,安装了CocoaPods,但它不工作。如果安装CocoaPods的Ruby版本与用于调用它的版本不同,就会发生这种情况。对于上面这个问题,我们只需要下面几步就可以解决: 1,首先查看CocoaPods的版本。 代码语言:javascript 运行 pod--version 如果没有安装,使...
然后将运行项目在IOS中,出现以下报错 Launching lib/main.dart on iPhone 12 in debug mode...Warning: CocoaPods is installed but broken. Skipping pod install.You appear to have CocoaPods installed but it is not working.This can happen if the version of Ruby that CocoaPods was installed with is...
✗ CocoaPods installed but not working. You appear to have CocoaPods installed but it is not working. This can happen if the version of Ruby that CocoaPods was installed with is different from the one being used to invoke it. This can usually be fixed by re-installing CocoaPods. To re...
You appear to have CocoaPods installed but it is not working. This can happen if the version of Ruby that CocoaPods was installed with is different from the one being used to invoke it 1. 意思是,安装了CocoaPods,但它不工作。如果安装CocoaPods的Ruby版本与用于调用它的版本不同,就会发生这种情况...
Warning: CocoaPods is installed but broken. Skipping pod install. You appear to have CocoaPods installed but it is not working. This can happen if the version of Ruby that CocoaPods was installed with is different from the one being used to invoke it. This can usually be fixed by re-ins...
You appear to have CocoaPods installed but itisnot working. This can happenifthe version of Ruby that CocoaPods was installed withisdifferentfromthe one being used to invoke it. This can usually befixedby re-installing CocoaPods. For more info, see https://github.com/flutter/flutter/issues/...
Warning: CocoaPods is installed but broken. Skipping pod install. You appear to have CocoaPods installed but it is not working. This can happen if the version of Ruby that CocoaPods was installed with is different from the one being used to invoke it. This can usually be fixed by re-...
I am not able to run a flutter app that has CocoaPods on my Mac M1 computer. Flutter run: Warning: CocoaPods is installed but broken. Skipping pod install. You appear to have CocoaPods installed but it is not working. This can happen if the version of Ruby that CocoaPods was installed...
Building a Flutter app for iOS it always fails with an error called “CocoaPods is installed but broken. Skipping pod install” Warning: CocoaPods is installed but broken. Skipping pod install. [15:23:37]: ▸ You appear to have CocoaPods installed but it is not working. [15:23:37]:...