-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[flutter doctor] Cocoapods was not found even after sudo gem install cocoapods #61230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @huyabin You can see one of the steps is to Cocoapods from your
Thank you |
After sudo gem install cocoapods ,pod version is 1.9.3. but prompt not found cocoapods |
I guess it's parsing |
have solve method, I have same problem |
Has anyone been able to get around this issue? I can't build my app because of this. I'm also getting |
I had this exact issue, but now it's gone. I am not able to pinpoint exact solution, but here's what I did:
|
Same issue
|
Weird, that's all the tool is doing. You can see it in a `flutter doctor -vv
flutter/packages/flutter_tools/lib/src/macos/cocoapods.dart Lines 114 to 115 in e028d0f
Though you are actually seeing |
I found out what was going on in my environment, I just don't understand why, I use I ran the I noticed that this project had nodejs in Now what is nodejs' relationship with flutter I don't know. |
i have the same issue and detect it when you use flutter doctor from android studio the issue is appear so use terminal for now instead of android studio button till issue solved |
To resolve this issue, please add the following line to your Gemfile:
|
We aren't investing further in CocoaPods tooling. You can follow along with our Swift Package Manager adoption here #126005. |
Uh oh!
There was an error while loading. Please reload this page.
The text was updated successfully, but these errors were encountered: