FirebaseError: Firebase: No Firebase App #288
Unanswered
MattHeslington
asked this question in
Q&A
Replies: 1 comment
-
Same here! and if I try to initialize a firebase app the error changes to 'already created default app' (app/duplicated-app). Really frustrating. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Are any other users experiencing excessive 'FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp()' errors? My app goes through stages of working normally, and then not working at all due to the above error.
I'm running just a basic auth setup as per the official example, no Firebase storage or Firestore instances.
Cheers, Matt
Beta Was this translation helpful? Give feedback.
All reactions