Closed udayasri closed 7 years ago
Hi, thanks for reporting. I did some Googling and found this discussion. People recommend running pod repo update
and and then do pod install
again. If that does not help, try deleting Podfile.lock. Let me know if it helps. :)
thanks a lot .. pod repo update
worked fine ..
No worries, I am glad it worked :)
it doesn't work for me :/ when i run pod install
it still tells me that there's an error
@Farouk16, see my answer in #70.
Hi , pod 'Cosmos', '~> 11.0' seems not working .I'm getting this error
None of your spec sources contain a spec satisfying the dependency:
Cosmos (~> 11.0)
. Any idea about the error ? it it a branch issue ?