[REQUIRED] Environment info
firebase-tools: 9.4.0
Platform: Arch Linux on WSL2 with Node 12.20.1
[REQUIRED] Test case
I don't have a minimal test case for this.
[REQUIRED] Steps to reproduce
- Run firebase deploy --only functions:oneFunction
[REQUIRED] Expected behavior
- Output in the console that the function was successfully deployed.
[REQUIRED] Actual behavior
-
Output says there were errors deploying the function:

-
If I run the command with the --debug flag, the last lines of the logs say this:

-
But in the Google Cloud Console for Cloud Functions dashboard, in the "last deployed" column it displays the time as if it was correctly deployed, I had to manually test my app and the change was deployed correctly.

Reactions are currently unavailable
[REQUIRED] Environment info
firebase-tools: 9.4.0
Platform: Arch Linux on WSL2 with Node 12.20.1
[REQUIRED] Test case
I don't have a minimal test case for this.
[REQUIRED] Steps to reproduce
[REQUIRED] Expected behavior
[REQUIRED] Actual behavior
Output says there were errors deploying the function:

If I run the command with the --debug flag, the last lines of the logs say this:

But in the Google Cloud Console for Cloud Functions dashboard, in the "last deployed" column it displays the time as if it was correctly deployed, I had to manually test my app and the change was deployed correctly.
