skip to Main Content

Issue with importing AngularFirestoreModule: "This type parameter might need an `extends firebase.firestore.DocumentData` constraint."

Hi I have a problem with connecting Firebase (Firestore) to my Angular App. Thats the first time I am trying to connect firebase, so i followed a tutorial from Google. https://developers.google.com/codelabs/building-a-web-app-with-angular-and-firebase#10 In step 11 I have to import AngularFirestoreModule, which…

VIEW QUESTION
Back To Top
Search