Skip to content

Conversation

@Manoj0Marmat
Copy link

##Bug description
firebase lib new version not able to import lib properly

##Root cause
wont work if use import Firebase from 'firebase/app' & import 'firebase/firestore' & import 'firebase/auth';

##Solution description
currently i'm using "firebase": "^9.2.0" after lots of research i found import Firebase from "firebase/compat/app" & import "firebase/compat/auth" & import "firebase/compat/firestore"; this solution it's working same as you mentioned in your tutorial .

@Manoj0Marmat Manoj0Marmat changed the title chore: firebase imports ENH: update firebase lib based on current v '^9.2.0' Nov 13, 2021
@Manoj0Marmat
Copy link
Author

Screenshot 2021-11-13 at 5 28 58 PM
Issue

@Manoj0Marmat
Copy link
Author

Screenshot 2021-11-13 at 5 32 49 PM
Solution

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

Successfully merging this pull request may close these issues.

1 participant