ionic-team / ionic-cli

The Ionic command-line interface
MIT License
1.99k stars 645 forks source link

Module not found: Error: Can't resolve '../../angularfire2/firestore' #2899

Open biagruot opened 6 years ago

biagruot commented 6 years ago

Version info

Angular:4.1.3

Firebase:4.6.0

AngularFire:5.0.0-rc.3

Ionic:3.19

How to reproduce these conditions

ionic cordova build --prod

working great without --prod.

Debug output

Error: ./src/app/app.module.ngfactory.js Module not found: Error: Can't resolve '../../angularfire2/firestore'......

This error is killing me. I tried everything. I can not downgrade to AngularFire v4 because I need FireStore.

ghost commented 6 years ago

I have the same issue. if anyone has a solution please let me know.