Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: app.auth is not a function #1893

Closed
mehmet2006 opened this issue Sep 21, 2018 · 5 comments
Closed

Error: app.auth is not a function #1893

mehmet2006 opened this issue Sep 21, 2018 · 5 comments

Comments

@mehmet2006
Copy link

I got this error when I upgrade to Firebase 5.5.1
But same code works when I downgrade to Firebase 5.4.2 (no error)

ERROR Error: Uncaught (in promise): TypeError: app.auth is not a function
TypeError: app.auth is not a function
at auth.js:12

Firebase 5.5.1
@angular/fire 5.0.0

@mehmet2006
Copy link
Author

I opened same issue at firebase js sdk repository

@rcanu
Copy link

rcanu commented Oct 21, 2018

Same error here. I'm was using Firebase 5.5.5 but downgraded to Firebase 5.4.2 and @angular/fire 5.0.0

@rcanu
Copy link

rcanu commented Oct 23, 2018

You may refer to this link fo the solution:
firebase/firebase-js-sdk#1240

@madhatterph
Copy link

i fixed it by ng update zone.js maybe it would fix yours too

@trainspotter-rhld
Copy link

same on react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants