Closed soarcreator closed 4 years ago
Hi @soarcreator
Can you please provide complete your flutter run --verbose
Thank you
@TahaTesser
I just solved this issue. https://github.com/CocoaPods/CocoaPods/issues/9814 This issue is something related to pod cache. But, "pod cache clean --all" didn't solve the problem yesterday. Just delete all pod cache by your hands, and run your project.
I believe some of issues reported here recently is also able to be solved in the same way. Tell them to try this.
After I write "cloud_firestore: ^0.14.3" in pubspec.yaml and exec "flutter pub get", "pub install" always fails in my environment. A couple of weeks ago, I had no problem to install cloud_firestore and could use it in my flutter app, but now I cannot exec ”flutter run” in the project with the cloud_firestore.
Steps to Reproduce
or 5. flutter run
Both ways result in the same error.
Logs
Analyzing dependencies cloud_firestore: Using Firebase SDK version '6.33.0' defined in 'firebase_core' firebase_core: Using Firebase SDK version '6.33.0' defined in 'firebase_core'
Command
Report
What did you do?
What did you expect to happen?
What happened instead?
Stack
cocoapods-deintegrate : 1.0.4 cocoapods-plugins : 1.0.0 cocoapods-search : 1.0.0 cocoapods-stats : 1.1.0 cocoapods-trunk : 1.5.0 cocoapods-try : 1.2.0
Podfile
Error
[!] Oh no, an error occurred.