You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following instructions of setup https://github.com/firebase/firebaseui-web/tree/v7-alpha
and when I try to use provideFirebaseUI in app.config.ts(Angular) this is not found, but it exists in node_modules.
Do you have hints how to resolve this?
P.S. I tried to remove it, clean cache, re-install