We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failed to compile.
./src/lib/firebase.js Attempted import error: 'firebase/app' does not contain a default export (imported as 'Firebase').
please help me out ASAP
The text was updated successfully, but these errors were encountered:
Failed to compile. ./src/lib/firebase.js Attempted import error: 'firebase/app' does not contain a default export (imported as 'Firebase'). please help me out ASAP
from "firebase": "^9.0.0" import Firebase from 'firebase/compat/app'; import 'firebase/compat/firestore'; import 'firebase/compat/auth';
Sorry, something went wrong.
No branches or pull requests
Failed to compile.
./src/lib/firebase.js
Attempted import error: 'firebase/app' does not contain a default export (imported as 'Firebase').
please help me out ASAP
The text was updated successfully, but these errors were encountered: