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

Run the local server step not working #200

Open
IanDesouza opened this issue Sep 13, 2021 · 0 comments
Open

Run the local server step not working #200

IanDesouza opened this issue Sep 13, 2021 · 0 comments

Comments

@IanDesouza
Copy link

IanDesouza commented Sep 13, 2021

I did perform the following:
> firestore login --reauth
which was necessary since I had previously logged into another project of mine.

I also changed the index.html as follows since I got error message saying to change this.
<script src="/__/firebase/init.js?useEmulator=true"></script>

On bringing up the http://localhost:5000/
I'm getting the following:

FriendlyEats.js:38 FirebaseError: Firebase: Error (auth/configuration-not-found).
    at q (assert.ts:95)
    at H (assert.ts:63)
    at oe (index.ts:170)
    at async ae (index.ts:187)
    at async anonymous.ts:47
    at async Qr (user_credential.ts:147)

Any suggestions? Thanks, Ian

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

1 participant