Replies: 5 comments 5 replies
-
|
The latest AngularFire requires Firebase JS SDK v9.1+, update the dependency and it should start working. |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem when upgrading to angular v14, ./node_modules/@angular/fire/fesm2015/angular-fire.js:16:98-109 - Error: export 'isSupported' (imported as 'isSupported') was not found in 'firebase/analytics' (module has no exports) |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I was successful with this problem after removing the 'node_modules' folder, and running the 'npm install' and 'npm update --force' commands. package.json: |
Beta Was this translation helpful? Give feedback.
-
|
I recently got the same problem with angular@16, firebase@10.4.0, @angular/fire@7.6.1 Deleting |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed the angularfire master on my localhost.
At which point, I get:
opening
http://localhost:4200/yieldsCannot GET /Any suggestions on how to run the samples would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions