You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected the cloud function emulator to run with the RTDB emulator when using the handler namespace of the firebase-functions sdk (apologies if this is in the wrong repo, not sure whose responsibility this falls under).
[REQUIRED] Actual behavior
It doesn't recognise the RTDB emulator. Here is a log from the console:
functions[rtdblimit]: functionignored because the unknown emulator does not exist or is not running.