firebase / firebase/firebase-tools
Firebase CLI hangs when setting up Github Action Script on firebase init for hosting
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
### [REQUIRED] Environment info
10.4.2
**firebase-tools:**
Windows
**Platform:**
### [REQUIRED] Test case
### [REQUIRED] Steps to reproduce
1. firebase init
2. check both hosting options, hit enter
3. select existing project
4. enter "build" as public directory
5. enter "Y" to configure as a single-page app
6. enter "Y" to setup automatic builds and deploys with Github
7. enter "Y" to overwrite build/index.html
8. authorize with Github
9. enter my repository url and hit enter
10. hangs forever. tried several times.
### [REQUIRED] Expected behavior
Complete firebase init with hosting and create a Github Actions for my firebase hosting project.
### [REQUIRED] Actual behavior
Hangs after this

Contributor guide
Assessment
This issue has not been assessed yet.