Jerry Gagliano
Jerry Gagliano
not sure how to upgrade to the new google sign in https://developers.google.com/identity/gsi/web/guides/migration
@rdlabo thanks. Removing this process.env['NG_SSR_PORT'] worked But will this be fixed in future releases in angular
Actually angularfire released version 16. When performing a npm install i get dependancy errors Could not resolve dependency: npm ERR! peer @angular/fire@">=7.0.0
Any progress on this?
Unfortunately we will be removing this plugin from our project. Very difficult for us to upgrade to ang v17 as this plugin is causing dependancy issues.
Yes we updated to angV17 back in Oct. Also updated to the latest ang/fire v17 which then this plugin caused dependency issues. Just create a ang17 project with latest angular/fire...
hi @joaqcid Remove the firebase": "^10.7.1 I didn't have that but again I can't reproduce it as I removed the plugin. I want my app to be less dependant on...
ahh ok i see. Wouldn't your plugin install the firebase sdk?
Having the same issue. Update package to 5.0.1 @bongbx yes v2.1.1 works which we had that package version installed for the past 2 years.
Any updates on this?