skip to Main Content

Firebase – error TS2300: Duplicate identifier 'type' in Angular. while running ng build

Error: node_modules/@firebase/auth-compat/dist/auth-compat/index.d.ts:53:10 - error TS2300: Duplicate identifier 'type'. Try to build angular code, i am getting below error in cmd. import { type User, type Unsubscribe, type ActionCodeInfo, type UserCredential, type Auth, type IdTokenResult, type MultiFactorError, type MultiFactorResolver, type PopupRedirectResolver,…

VIEW QUESTION
Back To Top
Search