Trying to add the Firebase script in my html, after initializing Firebase app with firebase.initializeApp(config);.
firebase.initializeApp(config);
So then I have this :
&
Solved by changing version of the imported files with : (thanks a lot Frank)