Hi! I’ve trying to build my app for production for a few days with no success (it just loops committing to production without ever finishing it). I tried with different browsers and also tried to clean my cache.
I get this issue consistently and it got fixed before, but I have no ideia why.
I’ve informed the engineering team about the issue. In the meantime, I recommend copying your project assets and code over to a new project to see if the issue persists. It seems like the problem could be due to the project getting into an unexpected state.
I cloned it. It doesn’t have much assets but a lot of scripts.the build worked on the original project (but like other times, I have no idea why).
I’m actually not launching for a few months, but just wanted to make sure it is building for prod with no issues (I will upgrade my plan when the time comes for launching it, and hopefully it will be easier to see where the issue is, when building locally)
Could you try starting from a fresh project? It seems like there might be some unintended state carrying over when cloning, and this could resolve the issue.