kchro3
CDCloudflare Developers
•Created by kchro3 on 9/30/2024 in #workers-help
Issue with wrangler dev --remote
I have a new employee, and they are having trouble deploying to remote with workers:
I'm not seeing this issue when I run the same command, and we're using the same .dev.vars setup
2 replies
CDCloudflare Developers
•Created by kchro3 on 9/24/2024 in #workers-help
No such module "node:events"
I started seeing this error today:
I didn't make any changes that I think would cause this.
I tried upgrading my wrangler to the latest version & i already have the node compatibility flag set.
6 replies
CDCloudflare Developers
•Created by kchro3 on 7/22/2024 in #workers-help
UnknownError started appearing. Looks like an internal error
1 replies
CDCloudflare Developers
•Created by kchro3 on 7/1/2024 in #workers-help
dev branches blocking prod deployments
something that seems like a bug to me is that it looks like the deployments to dev & prod are in the same queue, so you can't deploy to dev & prod at the same time.
this seems like a bug because if i have a team of people making changes simultaneously, there are potentially many ongoing dev deployments, and it doesn't make sense for those to be in the same queue as a prod deployment.
6 replies