You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it shows 'No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app)', after I click the sign up button(in my copy)
#25
Open
Woondeer opened this issue
May 9, 2021
· 2 comments
Hello Woondeer! If you still have this issue, make sure that you download the firebase package from npm and then import it as follows: import firebase from 'firebase' and not import * as firebase from firebase'. I hope this fixes your issue :)
No description provided.
The text was updated successfully, but these errors were encountered: