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

'app' is not exported from 'firebase/app' (imported as 'firebase') for the latest version of firebase #29

Open
chestno2 opened this issue Aug 27, 2021 · 3 comments

Comments

@chestno2
Copy link

App crashes with latest version of firebase

@GangulyPriti
Copy link

GangulyPriti commented Sep 6, 2021

@ZhangMYihua could you update in your lecture 94 or atleast add a note how can we continue our app without crashing

@darksbond
Copy link

I have downgrade the firebase version to 6.0.2

@KruglikDev
Copy link

KruglikDev commented Nov 4, 2021

import firebase from 'firebase/compat/app';
import 'firebase/compat/auth';
import 'firebase/compat/firestore';

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