Closed
Description
[REQUIRED] Environment info
firebase-tools:
12.9.0
Platform:
macOS Ventura 13.1
[REQUIRED] Test case
- Run
firebase init hosting
- Try to init a hosting project either by a new project or existing project
- It will display "No active project" or will fail for some other reasons.
[REQUIRED] Steps to reproduce
- Run
firebase init hosting
- Try to init a hosting project either by a new project or existing project
- It will display "No active project" or will fail for some other reasons.
[REQUIRED] Expected behavior
I downgraded to 12.5.0 and it runs flawlessly
It should initiate a new firebase project successfully
[REQUIRED] Actual behavior
It fails to init a firebase project.