Type 'T[K]' does not satisfy the constraint installing angular fire

Hi @ioclaudio,

I just published an article in medium regarding this, the fix is at the end,

You just need to add just add “skipLibCheck”: true, in the “compilerOptions” (tsconfig)

2 Likes