Troubleshooting
Installation error: repository not found
If you get the above error, ensure that you are using the flag --repo-update
when calling
pod install
and that you have specified a version of the Pod. You will only need to do this the
first time you install the pod.
Installation error: incompatible pod versions
If you get the above error, ensure that you use the flag --repo-update
when calling pod install
to update local podspec cache.