Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FirebaseDatabase dependency ~> 5 in version 0.3.8 #31

Open
RachelPolachova opened this issue Dec 16, 2019 · 0 comments
Open

FirebaseDatabase dependency ~> 5 in version 0.3.8 #31

RachelPolachova opened this issue Dec 16, 2019 · 0 comments

Comments

@RachelPolachova
Copy link

Hey guys, I'm not able to update Firebase pod to version 6.13.0.

I'm getting this error:

[!] CocoaPods could not find compatible versions for pod "FirebaseDatabase":
  In Podfile:
    FirebaseDatabase (~> 6.1)

    RxFirebase/Database (= 0.3.8) was resolved to 0.3.8, which depends on
      RxFirebaseDatabase (~> 0.3) was resolved to 0.3.6, which depends on
        FirebaseDatabase (~> 5)

I tried to add RxFirebase/Database to my Podfile with '0.3.8' specification and without as well
pod 'RxFirebase/Database', '0.3.8'

According to this issue #28 it's already fixed, so I'm lost.

Could you help me please?

@RachelPolachova RachelPolachova changed the title FirebaseDatabase dependency ~> 5 FirebaseDatabase dependency ~> 5 in version 0.3.8 Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant