Error in createBuildConfig: error in validateSignedURLBuildConfig: build config is missing required build step fetch

Deployed from Firebase Studio

An error occurred in your build

error in createBuildConfig: error in validateSignedURLBuildConfig: build config is missing required build step fetch

7 Likes

Hello everyone,

I am experiencing the exact same build error.

My deployments from Firebase Studio are also failing with the message: Error in createBuildConfig: error in validateSignedURLBuildConfig: missing required build step, fetch.

Just like the original poster, I have already worked with support to validate my package.json, fix all TypeScript errors, and confirm that my codebase itself is correct. The issue persists even with valid code, which strongly suggests this is a platform-side problem.

Adding my case here to confirm this is not an isolated incident.

1 Like

I’m having the same problem and have been searching for a solution for hours. :frowning:

2 Likes

Hitting the same issue as well - reverted to previous compiling build and also failing.

2 Likes

same here, i had to restore back, same issue

2 Likes

To work around the issue I pushed project to private GitHub repo, and then under firebase app hosting under deployment connected to that private repo rather than using Firebase Studio build/repo.

4 Likes

Having the same issue, just started in the last couple hours

2 Likes

Just checking in. I am getting same error. I thought I really screwed something up, but good to know i’m not the only one :sweat_smile: Hopefully they fix this soon.

2 Likes

yeah me too struggling to publish my changes. i think its definitely platform problem let us wait and check in the next 24 hrs to solve this we can use vercel to deploy our app instead of publishing on firebase that is working now

2 Likes

I am having the same issue. i thought it was from my end only to come here and see same isuse

2 Likes

Same error here. A lot of devs in Reddit reported it as well Reddit - The heart of the internet

I just opened a support ticket. Let’s hope they fix it soon.

3 Likes

Same here! Need help getting this fix. It started around 16 hours ago

2 Likes

Same issue from yesterday.

3 Likes

I’m getting this error message too.

2 Likes

Still not fixed? It’s been 24 hours for me. Not even a Google team member to tell us there’s an issue? Where’s the transparency?

2 Likes

Me too, same problem

1 Like

Firebase Studio users are experiencing publishing errors when using the “Publish” button. We’ve determined the root cause and will be deploying a fix ASAP. As a workaround, users report that they can publish by using the Firebase App Hosting CLI to deploy their backend. Please see Alternative ways to deploy to App Hosting  |  Firebase App Hosting

Monitor here: Firebase Status Dashboard

5 Likes

Thanks for the update!

1 Like

I was just able to publish the application using the Publish button. The problem seems to be resolved.

2 Likes

Yes, I think is working now! :grin:

1 Like