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

[Code health] Update firestore-tools and firestore-functions for local emulation #1696

Closed
sufyanAbbasi opened this issue Apr 3, 2024 · 1 comment · Fixed by #1772
Closed
Labels
type: code health Improvements to readability or robustness of codebase
Milestone

Comments

@sufyanAbbasi
Copy link
Contributor

I'm working end-to-end testing of the platform and app, which requires running the local emulation. I ran into issues with the older version of the firebase-tools, e.g.:

firebase/firebase-tools-ui#939

Updating to version 13.1.0 did the trick for me. I also received a warning about firebase-functions, would be good to update that one too!

@sufyanAbbasi sufyanAbbasi added the type: code health Improvements to readability or robustness of codebase label Apr 3, 2024
@gino-m
Copy link
Collaborator

gino-m commented Apr 3, 2024

IIrc, I previously had trouble upgrading to 13.1.0 due to transitive deps in the 3P widget we use for drag & drop uploads. The build error in #1697 may be caused by that, but would need to check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: code health Improvements to readability or robustness of codebase
Projects
Status: Done
2 participants