Skip to content

firebase emulators:start --only hosting does not start emulator-ui #3781

Closed
@ChromeQ

Description

[REQUIRED] Environment info

firebase-tools: 9.18.0

Platform: Ubuntu

[REQUIRED] Steps to reproduce

React project builds to the build folder, run firebase emulators:start --only hosting

[REQUIRED] Expected behavior

Should run the emulator and be visible in the Emultor-UI

[REQUIRED] Actual behavior

Does not run the Emulator-UI and displays the following warning:

⚠  emulators: The Emulator UI requires a project ID to start. Configure your default project with 'firebase use' or pass the --project flag.

The suggestions do not fix the problem, I have .firebaserc and even when setting --project my-project-id it does not work, nor with GCLOUD_PROJECT=my-project-id system variable

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions