Closed AlbertoHerrera1 closed 4 years ago
Where are the imports for the AngularFire Modules in your app.module.ts
? Seems there is a lot of missing.
Take a look here:
Hope it helps.
Cheers Unkn0wn0x
You are missing the firebase package in your dependencies try
npm i --save firebase
Closing as outdated.
Version info
Angular: 9.1.1
Firebase: 8.0.2
AngularFire: ^6.0.0-rc.2
Other (e.g. Ionic/Cordova, Node, browser, operating system): Node: 12.16.2 firebase-tools: ^8.0.3
How to reproduce these conditions
Failing test unit, Plunkr, or JSFiddle demonstrating the problem
Steps to set up and reproduce
ng serve -o
package.json
angular.json
firebase.json
main.ts
app.module.ts
app.component.ts
Expected behavior
Showing the page
Actual behavior
Error