-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Cannot find name 'FactorId_2' #3329
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
Comments
Facing the same issue here: Angular: Debug console
|
This seems to be something about |
Hi @jeremyandes it worked: The build was executed, indeed, I still need to test if the expected functionality is ok. I'll continue with this solution and continue the development. Thanks a lot! |
@ricardoHer glad it worked to you! |
But it require to change package dependency. Because 7.5.0 install only 9.19.0 but hotfix already available in 9.19.1. |
Version info
Angular:
^14.2.12
AngularFire:
7.4.0 || 7.5.0
Firebase: any version
How to reproduce these conditions
Just doing
npm i
, even when I dorm -rf package-lock.json && rm -rf node_modules && npm i
Debug output
Screenshot

Expected behavior
To compile the app and run it on browser.
Actual behavior
It doesn't compile.
The text was updated successfully, but these errors were encountered: