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

Newly published version cause the below issue: #5

Open
lewysigns opened this issue Oct 4, 2023 · 4 comments
Open

Newly published version cause the below issue: #5

lewysigns opened this issue Oct 4, 2023 · 4 comments

Comments

@lewysigns
Copy link

lewysigns commented Oct 4, 2023

ExternalError: Error: Component firestore has not been registered yet
at app/firebase/firebase_client/firestore.py, line 14
called from app/firebase/firebase_client/init.py, line 33

@galamit86
Copy link

I am encountering the same issue. My firebase backend isn't actually set up with firestore, as I'm only using it for authentication. Not sure if it's the same for you @lewysigns ?

@lewysigns
Copy link
Author

This is a client-side issue only I believe. My Backend is set up, but I wasn't able to get past this since it's the first thing attempted when you open my application.

I got around it by setting my dependency to v1.9

@juniorHlatshwayo
Copy link

juniorHlatshwayo commented Oct 16, 2023

I also got the same error: ERROR: ExternalError: Error: Component firestore has not been registered yet

at app/firebase/firebase_client/firestore.py:14
called from app/firebase/firebase_client/init.py:33

But also solved it by setting dependancy to v1.9

@Duncanr-glitch
Copy link

I'm getting the same error with the latest published version of the dependency, is there any additional information or context?

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

4 participants