-
Notifications
You must be signed in to change notification settings - Fork 2.2k
TypeError: n.auth is not a function #3227
Unanswered
marcellokabora
asked this question in
Q&A
-
Hello Devs, Im having this error after I deploy my app but not in development mode, can anybody help me?
Error: TypeError: n.auth is not a function
I am using this providers: { provide: AUTH_SETTINGS, useValue: { appVerificationDisabledForTesting: true } }
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
have you find this error solution?
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
I have the TypeError with 17.0.1 also. I had to downgrade to Angular 16.x.x and @angular/fire@7.6.1
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment