workers-help
pages-help
general-help
durable-objects
workers-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
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows-beta
Cloudflare pages build - ERR_PNPM_NO_LOCKFILE
Pages Mastodon previews
KV storage inside Next.js pages directory
Pages + VueJS and React cannot build the app on pages
React Router v7
Does image transformations work for Pages apps?
Support wildcard *.mycfapp.com subdomains for workers/pages apps
Are KV service bindings compatible with Remix Pages?
functions/[[path]].ts
works with this example. I also attempted to add directly via Wrangler following this page https://developers.cloudflare.com/kv/get-started/#2-create-a-kv-namespace but got an error running npx wrangler kv namespace create BINDING_NAME
with message [ERROR] Unknown arguments: kv, namespace, create, BOOKLISTS_KV
Using Pre-compressed Brotli
Unable to build Next.js app
You are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 || ^19.8.0 || >= 20.0.0" is required.
You are using Node.js 18.17.1. For Next.js, Node.js version "^18.18.0 || ^19.8.0 || >= 20.0.0" is required.
wrangler upload to pages.dev
example.pages.dev
where my page is example
.
So far I am getting multiple deployments to xxxxxxx.example.pages.dev
but can not figure it out how to actually deple under example.pages.dev
.
thanks...Building with functions fails due to compat flag/wrangler version
bun dev
locally it fires up my site using wrangler 3.90.0 (as defined in devDependencies and bun.lockb). Everything works nicely. When I then push the build environment tells me it's using wrangler 3.76.0 and gives me the following warning/error:
```20:55:21.669 Found _worker.js in output directory. Uploading.
20:55:21.676 ⛅️ wrangler 3.76.0
20:55:21.676 -------------------
20:55:22.645 â–˛ [WARNING] The package "node:async_hooks" wasn't found on the file system but is built into node....Durable Object '503 Service Unavailable'
changed my primary domain in workspace and now I cannot reach my cloudflare acccount via SSO
"Not found"
Preview Environment Significantly Slower Than Main
how to change wrangler version to 3.80 on cf
worker cache api
/blog ?id=1
, and i used cache api to cache exactly this request, on next request, will
1. this worker be invoked again ...Your Worker exceeded the size limit of 1 MiB. Re