angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

install failed on ionic 7.1.5 Angular CLI: 17.0.3

Open thameurr opened this issue 1 year ago • 1 comments
trafficstars

Version info

Angular: 17.0.4

**Firebase:10.6.0

**AngularFire: can't install it

Other (e.g. Ionic/Cordova, Node, browser, operating system): Ionic : 7.1.5

How to reproduce these conditions

ng add @angular/fire *Failing test unit, Stackblitz demonstrating the problem : No Version detected *

`ng add @angular/fire

ℹ Using package manager: npm ✔ Found compatible package version: @angular/[email protected]. ✔ Package information loaded.

The package @angular/[email protected] will be installed and executed. Would you like to proceed? (Y/n) `

Steps to set up and reproduce

Sample data and security rules

Debug output

** Errors in the JavaScript console **

** Output from firebase.database().enableLogging(true); **

** Screenshots **

Expected behavior

npm detect the version of angular fire to be installed

Actual behavior

version detected 0.0.0

thameurr avatar Nov 27 '23 09:11 thameurr

@angular/[email protected]

work for me

brandomcombr avatar Nov 29 '23 11:11 brandomcombr