-
Notifications
You must be signed in to change notification settings - Fork 210
Property 'child' in type 'DataSnapshot' is not assignable to the same property in base type 'DataSnapshot'. after updating firebase-admin
to v12.0.0
#1513
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
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
This seems like a regression that needs a hot fix ASAP. Can't use any of the aggregation since this forces you to downgrade the admin sdk version. |
I am getting this error right now with:
The error I get is:
|
same error here |
This is fixed in #1517. I will close this issue for the same reason |
Related issues
Similar/the same issue as the closed issues #1442 and #1444 and #1496 (comment)
I am just reopening this so it gets attention as the comments in the closed issues might be overlooked.
[REQUIRED] Version info
node: v18.18.0
firebase-functions: 4.6.0
firebase-tools: 13.0.3
firebase-admin: 12.0.0
[REQUIRED] Test case
Occurs during build.
[REQUIRED] Steps to reproduce
Build.
[REQUIRED] Expected behavior
No typescript compile error.
[REQUIRED] Actual behavior
Were you able to successfully deploy your functions?
No, as they cannot be built.
The text was updated successfully, but these errors were encountered: