
JSON.stringify data when you pass it aroundRequest/Response around
wrangler.toml configuration file to customize the development and deployment setup for your Worker project and other Developer Platform products.
@achrinza/node-ipc to be used when when I run yarn create cloudflare@latest workflows-starter-hello-world-1 --template "cloudflare/workflows-starter"? There is a newer version of @achrinza/node-ipc that supports version 22 of node, so I don't get why it's insisting on trying an older version.fetch() requests initiated by a DurableObject to sometimes take exactly 10 seconds longer than they otherwise would?
ResponseCannot bundle Node.js built-in "events""message": [
"Failed to send log to Elasticsearch:",
"error code: 521"yarn create v1.22.22
warning package.json: No license field
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error @achrinza/node-ipc@9.2.6: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19". Got "22.9.0"
error Found incompatible module.@achrinza/node-ipc@achrinza/node-ipcyarn create cloudflare@latest workflows-starter-hello-world-1 --template "cloudflare/workflows-starter"fetch()