Can't get all document from collection firebase firestore
I don't understand why I can't get data from firebase firestore database. my error : [FirebaseError: Expected first argument to collection() to be a CollectionReference, a DocumentReference or FirebaseFirestore] My config file with firebase config is correctly set, I can…