Skip to content

src/notificationHandler.ts(24,75): error TS2503: Cannot find namespace 'FirebaseFirestore'. #112

@burf2000

Description

@burf2000

I have spent the last hour trying to get this to run, following the other issue reports and now I get:

I think firebase has changed? if I update notificationHandler.ts to use a lowercase firebase.firestore
it compiles but then I get a package.json issue

Running command: npm --prefix "$RESOURCE_DIR" run build

> build
> tsc --skipLibCheck

src/notificationHandler.ts(24,75): error TS2503: Cannot find namespace 'FirebaseFirestore'.

Error: functions predeploy error: Command terminated with non-zero exit code2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions