Hosting option does not appear in ng add @angular/fire
I’m at the beginning of developing an Angular system. I’ve already configured Firebase in the console with what I need, verified the logged-in account with firebase-tools, and when I try to add @angular/fire
using the command ng add @angular/fire
, the hosting option does not appear.