workers-help
pages-help
general-help
durable-objects
workers-and-pages-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
⚡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd-runtime
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
logs-and-analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows
vite-plugin
pipelines-beta
containers-beta
I have changed a few images and replaced
Developing with multiple Workers
wrangler dev -c ./app/wrangler.jsonc -c ./api/wrangler.jsonc) does not support cross-process bindings at the moment.
so we can at least run 1 vite and 1 wrangler with mutiple configs...hello :wave~1: is the `--yes` bugged
--yes
bugged with wrangler rollback
?
It doesn't automatically accepts default, I have to manually enter....One I forgot to raise yesterday during
Is there are any way to inject template
why does wrangler tend to not print
I have some feedback for Pages to

Any news or progress you can share on
wrangler types
becoming more cohesive with @types/node
? All the time the typegen doesn't actually match runtime behaviour here and include real nodejs_compat types, it just causes more problems in my experience, especially when you introduce third party libs that still have to use workers-types
.Is there a good way to debug RPC on
Hey 👋 I've been trying to profile my
When deploying versions for an
When I deploy a project on Cloudflare
Any ideas why the deploy command would
package.json
script?
Works:
wrangler pages deploy
directly in the terminal.
...Ah, got it. That sounds kind of painful
Hi all 👋
I get
Authentication error [code: 10000]
while trying to list page projects. Logging out and logging back in doesn't help. Wrangler is at the latest version 4.11.0. The account ID in the failed URL doesn't match the account ID in whoami. Is there some kind of cached account details I need to clear? Thanks in advance for any advice to get this sorted!...Do you already have a Record (CNAME or A
www
subdomain pointing somewhere else? If so it wont let Wrangler override that and automagically create one. Also I havent checked but I am not sure that override_existing_dns_record
exists on Wrangler config (could be wrong) it might be referring to the APIi reran npx wrangler types to generate a
not sure where to pos tthis but please