Firebase login via Studio Firebase?

Here is my from my Termianl in Firebase Studio:

match-34027262:~/match$ firebase login
Already logged in as myemail@company.com
match-34027262:~/match$ firebase use

Error: Failed to authenticate, have you run firebase login?
match-34027262:~/match$

Am I logged in?

I also noticed I am missing .firebase in the root of my project.

Did anyone have an issue like that?

When you try to use the CLI to login to Firebase again, what messages do you see?

A simple restart of the browsers made it all working! #happy