angular-universal-firebase icon indicating copy to clipboard operation
angular-universal-firebase copied to clipboard

Results 5 angular-universal-firebase issues
Sort by recently updated
recently updated
newest added
trafficstars

**Angular:** `6.0.6` **Firebase:** `5.0.4` **AngularFire:** `5.0.0-rc.10` **Other (e.g. Ionic/Cordova, Node, browser, operating system):** `OS: Windows 10` `Node version: 8.11.2` **Steps to set up and reproduce** Clone this repository: https://github.com/phpet/ssr npm...

I've also added auth to my project, and initially the `firebase deploy` was throwing errors for missing packages (@angular/router, angularfire2, rxjs-compat) so I installed them to get by the errors....

**Tech**: Angular Cli, Angular version 7, Angular Google Maps, Firebase Functions. **Issue**: I'm trying to serve my angular universal app but getting an error for angular google maps when building....

Error: StaticInjectorError(AppServerModule)[NgModuleFactoryLoader -> InjectionToken MODULE_MAP]: StaticInjectorError(Platform: core)[NgModuleFactoryLoader -> InjectionToken MODULE_MAP]: NullInjectorError: No provider for InjectionToken MODULE_MAP! It shows this error in the functions log and on the website it shows...