-
Notifications
You must be signed in to change notification settings - Fork 1.2k
firebase init fails for hosting on v12.9.0 #6527
Copy link
Copy link
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.
Reactions are currently unavailable