tiledesk-dashboard icon indicating copy to clipboard operation
tiledesk-dashboard copied to clipboard

Firebase angularfire2 @angular/fire compatible

Open m2jobe opened this issue 6 years ago • 1 comments

When running ng serve I run into the following bug

ERROR in node_modules/@angular/fire/firebase.app.module.d.ts(2,42): error TS2305: Module '"/home/ubuntu/tiledesk/tiledesk-dashboard/node_modules/firebase/index"' has no exported member 'functions'. node_modules/@angular/fire/firestore/firestore.d.ts(9,73): error TS2694: Namespace 'firebase.firestore' has no exported member 'PersistenceSettings'. node_modules/@angular/fire/firestore/interfaces.d.ts(6,53): error TS2694: Namespace 'firebase.firestore' has no exported member 'PersistenceSettings'.

Any ideas why my package.json is the same as the original

m2jobe avatar Jan 21 '19 19:01 m2jobe

#42 duplicate

andrealeo83 avatar Mar 13 '19 16:03 andrealeo83