tiledesk-dashboard
tiledesk-dashboard copied to clipboard
Firebase angularfire2 @angular/fire compatible
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
#42 duplicate