@MingyuJeon wrote:
I got error when I tried to build ionic app. Actually it wasn’t a problem when I build in local, but when I check build status in ionic website, I got a bellow error.
using angular5, ionic3
typescript: node_modules/angularfire2/firebase.app.module.d.ts, line: 10 Class ‘FirebaseApp’ incorrectly implements interface ‘FirebaseApp’. Property ‘automaticDataCollectionEnabled’ is missing in type ‘FirebaseApp’.
L9: export declare const FirebaseAppConfigToken: InjectionToken;
L10: export declare class FirebaseApp implements FBApp {
L11: name: string;I have no idea. Should I downgrade firebase version?
Posts: 1
Participants: 1