Build a CRUD App with Angular and Firebase

Matt Raible

This is a known issue with Angular 10. Unfortunately, I haven’t figured out a solution yet. As a workaround, you could downgrade your app to Angular 9, run ng add @oktadev/schematics, and then upgrade your app to Angular 10 by upgrading the dependencies in your package.json.