firebase / firebase/friendlyeats-web
Run the local server step not working
Open
- Dominant language
- JavaScript
- Stars
- 597
- Forks
- 456
- PR merge metrics
- No merged PRs in 30d
Description
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.
` `
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
Contributor guide
Assessment
This issue has not been assessed yet.