After attempting to install firebase in my ionic 3 project using the command
npm install firebase @angular/fire
, I encountered numerous errors. It seems that there may be a compatibility issue with my version of Ionic (3) because the errors disappear when I uninstall firebase.https://i.sstatic.net/IHtAI.png
Is there an alternative command similar to
npm install firebase @angular/fire
specifically for Ionic 3?
Ionic:
Ionic CLI : 6.12.1
Ionic Framework : ionic-angular 3.8.0
@ionic/app-scripts : 3.2.4
Cordova:
Cordova CLI : 10.0.0
Cordova Platforms : none
Cordova Plugins : no whitelisted plugins (7 plugins total)
Utility:
cordova-res : 0.15.2
native-run : 1.2.2
System:
NodeJS : v12.19.0 (C:\Program Files\nodejs\node.exe)
npm : 6.14.8
OS : Windows 10
+-- @ionic/<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4c2d3c3c613f2f3e253c383f0c7f627e6278">[email protected]</a>
| `-- @angular-devkit/<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="583a2d31343c7537282c313531223d2d2a18687668766b6d">[email protected]</a>
| `-- <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="611518110412021308111521534f574f53">[email protected]</a>
`-- <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="2b5f525b4e584859425b5f6b190518051f">[email protected]</a>