Closed felixfavour closed 2 weeks ago
I noticed this issue as well when the project does not have the @nuxthub/core
module installed. Do you have it installed in your project?
No, I don't. I didn't know that I had to. Will try adding it and let you know if it resolves this issue.
Thanks.
Thanks for building NuxtHub, it's been really helpful, and a good alternative to Vercel for me.
Describe the bug I deployed a GitHub project via NuxHub, and what I would expect is when I merge a branch or update the main branch the deployment should show up on the "Production Deployments" page on Nuxthub, but it doesn't. It only shows up on the original Cloudflare page.
Steps to reproduce Steps to reproduce the behaviour:
Expected behavior It should show the correct number of deployments along with the correct status (failed or successful), right now it still shows just one deployment, and that one deployment has been pending for over 30 minutes.