Hello I am using angular 8 with angular fire, I have imported AngularFireModule and AngularFireDatabaseModule as well but when compiling it's throwing an error says:
Error:

These are my imports:

I am using firebase like this in services:

Please let me know where am I doing wrong or is it a bug. Thanks