codelab-kanban-fire
codelab-kanban-fire copied to clipboard
Module '"@angular/fire/firestore"' has no exported member 'AngularFirestoreModule'
It seems this tutorial was created with angular/fire 6 and it doesn't work with current version 7.5. Either the version to be installed or the code should be updated.
It's odd to see a Google tutorial targeting a Google platform (GCP) using a Google code package (Angular Firestore) implemented in a Google framework (Angular) application just not work with several months of not working. This basic type of broken "hello world" experience makes me really question even using the platform, even if it is awesome; because, this is not awesome.
Same here, the tutorial is essentially broken at this point