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
Hi, I'm unable to install smallcase plugin on capacitor project, below is the error.
✖ Updating iOS native dependencies with pod install - failed!
✖ update ios - failed!
[error] Analyzing dependencies
[!] Unable to find a specification for SCGateway (= 3.7.0) depended upon by CordovaPluginsStatic
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
Please consider looking into this and update if you are supporting capacitor or not.
PS: Changing the ios sdk versions didn't worked as well.
The text was updated successfully, but these errors were encountered:
Hi, I'm unable to install smallcase plugin on capacitor project, below is the error.
✖ Updating iOS native dependencies with pod install - failed!
✖ update ios - failed!
[error] Analyzing dependencies
[!] Unable to find a specification for
SCGateway (= 3.7.0)
depended upon byCordovaPluginsStatic
Please consider looking into this and update if you are supporting capacitor or not.
PS: Changing the ios sdk versions didn't worked as well.
The text was updated successfully, but these errors were encountered: