firebase / firebase/codelab-friendlychat-android
Failing to start emulator
Open
- Dominant language
- Kotlin
- Stars
- 278
- Forks
- 344
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 4
Description
In step 4 after
`firebase emulators:start --project=demo-friendlychat-android`
I got an error in the ui log same as [this](https://github.com/firebase/firebase-tools-ui/issues/1014).
It seems like people had been having this issue, and a viable fix was provided [here](https://github.com/firebase/firebase-tools-ui/issues/1014#issuecomment-2369134065).
This could be adopted instead of the originally provided code to start the emulator.
Contributor guide
Assessment
This issue has not been assessed yet.