failed deployment with no details
Recently my deployments keep failing with no logs or information. I am building my react app with vite in GitHub actions and using the wrangler action to deploy. The action reports success but on the dashboard it says failed.
Here’s one of the deployment IDs: b28e7166-295c-492b-af25-f97a22ec546f
It seems like it started after I added the react email package, but I’m not sure. It works fine locally so I don’t know why it wouldn’t work when deployed.
Any thoughts?
Here’s one of the deployment IDs: b28e7166-295c-492b-af25-f97a22ec546f
It seems like it started after I added the react email package, but I’m not sure. It works fine locally so I don’t know why it wouldn’t work when deployed.
Any thoughts?