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.
Asked
Active
Viewed 1,694 times
0

Thiago Nascimento
- 1,073
- 2
- 13
- 40
1 Answers
1
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.

Doug Stevenson
- 297,357
- 32
- 422
- 441
-
That's exactly what's (up and down) not working. So I'll be contacting support – Thiago Nascimento Jun 25 '17 at 01:06
-
Also make sure your firebase-tools is fully up to date from npm. – Doug Stevenson Jun 25 '17 at 01:17