Skip to content

Firebase Emulator UI fails to start with Error: spawn node ENOENT #1032

Open
@arsal28

Description

Note: Before filing bugs in this repo, please ensure that this is a bug for the Emulator Suite UI. Emulator Suite and/or Firebase CLI bugs should be filed under the firebase-tools repo here:
https://github.com/firebase/firebase-tools/issues/new/choose

Describe the bug
When attempting to start the Firebase emulators using the firebase emulators:start command, the process fails with the error message Emulator UI has exited: Error: spawn node ENOENT. This error occurs even when only a single emulator is started with the --only flag.

To Reproduce
Steps to reproduce the behavior:

  1. Run the command firebase emulators:start after initializing firebase project and downloading emulators
  2. See error

Expected behavior
Expected to be able to access emulator ports

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: Windows 11

Smartphone (please complete the following information): N/A

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
I have ensured that the Node.js path is set to my system's PATH environment variable, I have reinstalled Node.js with the same version that Firebase uses and have even tried running the emulators separately.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions