Update Angular & Typescript to latest (13.1.0 and 4.5.3) => `ng serve` errors in the terminal: Error: node_modules/@angular/fire/compat/proxy.d.ts:7:49 - error TS2344: Type 'T[K]' does not satisfy the constraint '(...args: any) => any'.  Caused by this file: https://github.com/angular/angularfire/blob/master/src/compat/proxy.ts Latest version of Typescript (4.5.3) doesn't like T[K].