I'm currently using firebase@9.3.0. But react-with-firebase-auth uses version 1.4.1 and it works only on firebase@8.6.8.
If I installed firebase@8.6.8, I couldn't able to acess the new functional keys and dependency conflicted.
Expected output:
Need to access auth and other functional keys or other comaptible key for auth.
