Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
burf2000 opened this issue Mar 17, 2021 · 0 comments

Comments

@burf2000
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant