Skip to content

Cloud function not picking up RTDB emulator when using handler namespace from firebase-functions sdk #2777

@russellwheatley

Description

@russellwheatley

[REQUIRED] Environment info

firebase CLI 8.14.1

firebase-tools:

macOS Catalina 10.15.4

Platform:

[REQUIRED] Test case

I've created a repository for the bug with the steps in the README.md file to reproduce: https://github.com/russellwheatley/emulator-extension-issue

[REQUIRED] Expected behavior

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]: function ignored because the unknown emulator does not exist or is not running.

Let me know if you need more information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions