Nykz / Ionic-Firebase-CRUD

Ionic Firebase - CRUD operations using Firebase firestore
2 stars 1 forks source link

Cannot generate app due to node module problem #1

Open elmor216 opened 1 year ago

elmor216 commented 1 year ago

Hi,I get following when generating application. Any suggestion to solve that. I think it is due to version mismatch.

Error: node_modules/rxfire/firestore/collection/index.d.ts:58:80 - error TS2304: Cannot find name 'CountSnapshot'. [ng] [ng] 58 export declare function collectionCountSnap(query: Query<unknown>): Observable<CountSnapshot>;

Nykz commented 1 year ago

Check fire chat app, there is a small video on how to fix @angular/fire 7.6.1

On Fri, 22 Sep 2023 at 2:46 AM, elmor216 @.***> wrote:

Hi,I get following when generating application. Any suggestion to solve that. I think it is due to version mismatch.

Error: node_modules/rxfire/firestore/collection/index.d.ts:58:80 - error TS2304: Cannot find name 'CountSnapshot'. [ng] [ng] 58 export declare function collectionCountSnap(query: Query): Observable;

— Reply to this email directly, view it on GitHub https://github.com/Nykz/Ionic-Firebase-CRUD/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEYQLKXV7NHDZGCTNKNTC7DX3SVENANCNFSM6AAAAAA5CFFYAQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>