Closed jasefisher closed 3 years ago
I'm sorry, but this issue is not caused by Angular CLI. Please contact the author(s) of the https://github.com/angular/angularfire/issues project or file an issue on their issue tracker.
@angular/fire
6.1 (currently in release candidate stage) is required when using Angular 11+. The error shown above was fixed via https://github.com/angular/angularfire/pull/2643
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
π Bug report
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: 10.2.0
Description
ng deploy worked correctly to build and deploy directly to firebase before today's version update, and now it fails before building. ## π¬ Minimal Reproduction * with Angular CLI 10.20.0, set up an Angular application to utilize the new-ish deploy command * wire it up to a Firebase hosting account * verify that it builds and deploys correctly to Firebase Hosting with a simple `ng deploy` command * update to CLI 11.0.0 * get the following error when running `ng deploy` ## π₯ Exception or Error ## π Your Environment **Anything else relevant?**