celestius0
celestius0
This is an issue when trying to load clmtrackr in Angular(8) as well. Any suggestions?
I also noticed the typings were having issues and filed a bug on angular/fire [here](https://github.com/angular/angularfire/issues/3541). After investigating further, it appears the `package.json` should have the `exports` property updated as follows......
Nice @clydin! Looking into it, rxfire already has the appropriate updates to `package.json` in the main branch since Jan but a new release just hasn't been published. It appears they...