NativeScript / NativeScript/firebase
Can't install package
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 53
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 2
Description
Get this error when I install plugin on iOS
[!] CocoaPods could not find compatible versions for pod "Firebase/Messaging":
In Podfile:
Firebase/Messaging (~> 11.5.0)
None of your spec sources contain a spec satisfying the dependency: Firebase/Messaging (~> 11.5.0).
You have either:
- out-of-date source repos which you can update with
pod repo updateor withpod install --repo-update. - mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
'pod install' command failed.
For more information on resolving CocoaPod issues in NativeScript read.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported iOS installation failure and try pod install --repo-update to check whether the Firebase/Messaging 11.5.0 dependency resolves. Review the NativeScript Firebase iOS installation guidance mentioned in the issue. Done means the plugin installs successfully without the CocoaPods compatibility error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, ios
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100