-
Notifications
You must be signed in to change notification settings - Fork 952
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
Functions deploy fails on firebase-tools version 13.15.3 but works in 13.15.2 #7575
Comments
This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information. |
Hey @Spitzbua, thanks for reporting this! I was able to reproduce the error you mentioned. Let me raise this to our engineering team so they can take a look. For those also encountering this, could you try downgrading to v13.15.2 to workaround the issue. |
Another workaround is to add an empty |
I am seeing this issue pop up in 2 different public forums. When deploying with
|
And guys after downgraded to v13.15.2 it finally works!!! Thanks for short workaround @aalej |
Hey all, sorry for the inconvenience here. This should be fixed in 13.15.4, which will be available on npm shortly |
No need to be sorry. We've all been here and will be here a million times again. See it as the opportunity to improve test automation that it is! 😁 |
@joehan Your fix has completely broken my project. It has completely removed all extensions and their settings ( #7582 ). Probably such actions lead to the fact that I will be forced to abandon firebase in the future, because your work is very unstable. |
@siarheidudko In my opinion, that comment and flaying of blame is uncalled for. Your system not having sufficient fail-safes, that takes "the latest and greatest" without safety checks or questions is not someone else's problem. |
@gregfenton I pay for Google services and I expect services of acceptable quality. In the concept of a service, I also include tools provided by Google or their subsidiaries such as Firebase. I understand mistakes when these mistakes do not lead to irreversible consequences. But today I had to spend several hours manually reinstalling and configuring all the deleted extensions. I also had to stop the project for a few hours while a decision was made to minimize the consequences. |
[REQUIRED] Environment info
firebase-tools: 13.15.3
Platform: Windows
[REQUIRED] Test case
Deploy firebase function v2
[REQUIRED] Steps to reproduce
firebase deploy --only functions
[REQUIRED] Expected behavior
Functions will be deployed
[REQUIRED] Actual behavior
Deploy fails
The text was updated successfully, but these errors were encountered: