-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CloudFlare build failed #186
Comments
Hello @Kamsou Could you try to install the dependencies with |
Thanks @atinux , the deployment works now! But when i visit my app, i have an 500 Error. Its a problem with wrangler ?
|
What command did you run? |
first |
We have an issue to preview locally at the moment, but the deployment should work with no issue actually. |
The deployment works, but when i check website, i have an error 500 : https://b7bb5547.my-todo-of-the-day.pages.dev/ (if you want to see my deployment logs : |
Sorry about this @Kamsou I just tried now and I can see the 500 error in development as it is currently related to the fact that we don't generate the wrangler.toml at the moment (see #113 for ongoing progress). I tried to deploy in production and seems to work with no issue. Did you deploy using the NuxtHub Admin or the NuxtHub CLI? |
The main issue of this is you need to go through NuxtHub Admin for the deployment to make sure that we spawn all the necessary resources (R2, KV, D1). Could you please remove the project on Cloudflare UI? Then import the GitHub repository from the NuxtHub admin please? 🙏 |
That was it, its works now ! I didn't do the installation in the right order 🥹 (sorry about that) |
Describe the bug
I initiated a Nuxt Hub project. I haven't added any features. I just pushed it on my Github. I created my CloudFlare account. I linked the projects. But when deploying on CloudFlare I get errors that I don't understand.
Steps to reproduce
Settings on CloudFlare
Errors Logs on CloudFlare
Expected behavior
Deploy done !
The text was updated successfully, but these errors were encountered: