Skip to content

Firebase CLI hangs when setting up Github Action Script on firebase init for hosting #4360

@hwale

Description

@hwale

[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
image

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions