Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arsal28 opened this issue May 14, 2024 · 0 comments
Open

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

arsal28 opened this issue May 14, 2024 · 0 comments

Comments

@arsal28
Copy link

arsal28 commented May 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant