CocoaPods / CocoaPods

The Cocoa Dependency Manager.
https://cocoapods.org/
Other
14.47k stars 2.62k forks source link

Looking for related issues on cocoapods/cocoapods. #12383

Open polo8619 opened 1 month ago

polo8619 commented 1 month ago

ℹ Looking for related issues on cocoapods/cocoapods... Searching for inspections failed: undefined method `map' for nil:NilClass

  report.issues = results['items'].map { |item| Issue.new(item) }
                                  ^^^^

Error running pod install Error launching application on iPhone 14 Pro Max.

polo8619 commented 1 month ago

Every time I launch the application, I receive this message. I have already tried to uninstall and reinstall cocoapods, but it does not work