firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
262 stars 60 forks source link

Process `java -version` has exited with code 1. #899

Closed sorcamarian closed 1 year ago

sorcamarian commented 1 year ago

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 I run firebase emulators:start I get a error that says that I don't have java installed. I've attached a image.

Screenshot 2022-12-27 at 20 14 49

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

sorcamarian commented 1 year ago

I've installed java 19 from here: https://www.oracle.com/java/technologies/downloads/#jdk19-mac and the command works