Thiago Nascimento
Thiago Nascimento

Reputation: 1155

Firebase-tools initializing error

I'm building an web app that will use firebase as hosting and database. In order to do this, I need to create a project using firebase init but after doing that I can proceed to choose which features I want to choose, I get stuck in it and can't move through the options.

enter image description here

Upvotes: 0

Views: 1751

Answers (1)

Doug Stevenson
Doug Stevenson

Reputation: 317497

At that screen, you can use the up and down arrow keys to select the different Firebase features to set up, and use the space bar to toggle them. After you've made your selection, press enter to continue.

If that doesn't work for you, please contact support.

Upvotes: 1

Related Questions