rogerm_92112
01/11/2024, 1:17 PMnpm run pages:dev
).
I tried checking out the last successful deploy from git and installing the latest version of wrangler but it still not working.
There are no errors in the console output when I run npm run pages:deploy
it tells me it has successfully deployed. On the cloudflare dash the deployment has status "Failed" but I can't find where the error details are for the failed deployment. This is my main problem/concern - can Cloudflare Pages/Workers be troubleshooted efficiently?
I tried commenting out my use of the AI binding but still same issue.
Last attempted deployment was 2d46f548-8119-40a2-a911-fb80c08c5f32.
Is it possible to see in the logs what is wrong?rogerm_92112
01/15/2024, 8:26 AM