You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was a new install of cocoa pods on the system and new install of Eureka and ImageRow. I did find a work around but the standard install doesn’t seem to work. I tried all of the above with same error.
I keep getting this error.
[!] CocoaPods could not find compatible versions for pod "ImageRow":
In Podfile:
ImageRow (~> 4.0.0)
None of your spec sources contain a spec satisfying the dependency:
ImageRow (~> 4.0.0)
.You have either:
pod repo update
or withpod install --repo-update
.Note: as of CocoaPods 1.0,
pod repo update
does not happen onpod install
by default.The text was updated successfully, but these errors were encountered: