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

8.1.0: Firebase "Class extends value undefined is not a constructor or null" #3554

Open
JGSolutions opened this issue Jul 20, 2024 · 2 comments

Comments

@JGSolutions
Copy link

This has been reported issue on the Angular git repo but no actions will be taken as this is conflicting with angularFire

Original issue
angular/angular-cli#28038

Any new releases coming up with the proper fix?

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@lsharir
Copy link

lsharir commented Aug 1, 2024

With angular cli 18, repro via ng new and ng add @angular/fire
You will see your project is now broken when npm start-ing it.

Looks like these npm overrides resolve the issue stemming from incompatible dependencies versions between firebase and angular-devkit:
angular/angular-cli#28038 (comment)

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

3 participants