Error in src/app/shared/services/auth.service.ts (93:36)
Property 'GoogleAuthProvider' does not exist on type 'typeof import("/turbo_modules/firebase@9.13.0/auth/dist/auth/index")'.
Firebase is working file without GoogleAuthProvider, latest version is used which compatible with Angular 14.
Finding solution for the same.