New project using Angular 15 + Firebase 9
I've installed node 18.10.0 and I'm trying to create a new Angular 15 project that uses Firebase 9 (hosting, firestore database and authentication) and after the commands shown below the node_modules doesn't have the @angular/fire directory, so the following in…