I’m trying to run my flutter web app in firebase studio for the first time but I get this message
“Please click the Dart Debug extension button in the spawned browser window”
but I see no spawned browser window.
I also see this error message
“failed to connect to the dart tooling daemon”
Gemini 2.5 pro says this is a firebase studio problem that I should report to google/firebase and gemini inside firebase studio doesn’t know how to solve it either.
Flutter doctor gives this error
“[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.”
I created the environment variable but it didn’t help.