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

firebase error #66

Open
themaomao opened this issue Jun 8, 2023 · 1 comment
Open

firebase error #66

themaomao opened this issue Jun 8, 2023 · 1 comment

Comments

@themaomao
Copy link

firebase error

ERROR in ./src/firebase.js 5:23-45
export 'default' (imported as 'firebase') was not found in 'firebase/app' (possible exports: FirebaseError, SDK_VERSION, _DEFAULT_ENTRY_NAME, _addComponent, _addOrOverwriteComponent, _apps, _clearComponents, _components, _getProvider, _registerComponent, _removeServiceInstance, deleteApp, getApp, getApps, initializeApp, onLog, registerVersion, setLogLevel)

@swaminathan33
Copy link

Issue: firebase error

Solution:

  1. Change ./src/firebase.js.example file into firebase.js
  2. Create a account and create a project in firebase
  3. copy and paste the firebaseconfig details provided in firebase site into ./src/firebase.js file
  4. create a db in firestore database

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

2 participants