Closed juanelegomezc closed 8 months ago
I have previously installed firebase with
curl -sL https://firebase.tools | bash
Uninstalled it with
curl -sL firebase.tools | uninstall=true bash
and then installed with
npm install -g firebase-tools
Now everything's working fine.
Firebase emulator UI is not starting, get an
" Emulator UI has exited with code: 1"
error and then it shutdowns, emulators starts fine when disabling ui infirebase.json
This is the
firebase emulators:start
output:ui-debug.log
Expected behavior Would expect for emulator ui and other emulators to start normally.
Desktop (please complete the following information):