Joe Hanley
Joe Hanley
Hey all, thanks for reporting this - a quick explanation of what's going on. When installed via firebase.tools, the CLI comes bundled with node (so that you can run it...
Duplicates https://github.com/firebase/firebase-tools-ui/issues/1014
Hey @s-scheck - the warning you're seeing there is coming from a deprecation done in Node 22, and is nothing to worry about for now. We haven't started targeting Node...
Hey @alexpchin - this message `function ignored because the firestore emulator does not exist or is not running.` will be shown when the Functions emulator skips over a Firestore triggered...
@dikatok This is definitely open for contribution! Feel free to open a PR, and we'll find an appropriate reviewer for it.
Hey @RafaelZasas - thanks for reporting this! I see two improvements we culd make here: 1 - We should throw a clearer error when using expired credentials that prompts you...
Hey @cmjordan42 - could you expand a bit on: > Signing in with my Google Workspaces account also seems to have bound me to now ALWAYS login with an account...
Hey @exetico, sorry for the inconvenience here - we've recently made some changes to this part of the codebase to support a new VSCode extension, and it seems like that...
Hey @exetico - thanks for the detailed MCVE. I noticed that in the MCVE, you're using what is maybe a fake project ('projectname-default') but are not using the `demo-` prefix...