I'm currently having an issue with Firebase hosting.
After i run firebase deploy
, I get the following error:
=== Deploying to '[my project]'...
i deploying hosting i hosting: preparing . directory for upload... ✔ hosting: 55 files uploaded successfully
Error: HTTP Error: 400, Precondition check failed. Deploy completed!
In Firebase Hosting Console, the app is correctly deployed, but I can't select the latest version as the current one.
Did someone get the same error? Thank you!