You're welcome π. Thank to the team, not me.
You're welcome
. Thank to the team, not me.
NODE_VERSION=16NODE_VERSION=16 and it works.dash.cloudflare.com/ACCOUNT_ID/pages/view/PROJECT/DEPLOYMENT_ID where the deployment ID looks something like a398d794-7322-4c97-96d9-40b5140a8d9b).node_compat is available.nodejs_compat?wrangler, which you can add with a CLI flag(--node-compat). The other is a compatibility flag, which adds support for certain node packages directly through the runtime(nodejs_compat).wrangler deploy --dry-run --node-compat --outdir dist and then rename it to public/_worker.js. It just isn't very ergonomic./opt/build/cache/cwd/.cache
13:35:15.682 : EACCES: permission denied, mkdir '/opt/build/cache'/opt/build/cache/cwd/.cache
13:35:15.682 : EACCES: permission denied, mkdir '/opt/build/cache'wrangler pages deploy outputerror: failed to download node-v16.20.1-linux-x64.tar.gzNODE_VERSION=16NODE_VERSION=1614:16:54.454 Trying to update node-build... ok
14:16:54.967 Downloading node-v18.13.0-linux-x64.tar.gz...
14:16:54.967 -> https://nodejs.org/dist/v18.13.0/node-v18.13.0-linux-x64.tar.gz
14:20:43.754 error: failed to download node-v18.13.0-linux-x64.tar.gz
14:20:43.755 -> https://nodejs.org/dist/v18.13.0/node-v18.13.0-linux-x64.tar.gz--node-compatnodewrangler deploy --dry-run --node-compat --outdir distpublic/_worker.js/opt/build/cache/cwd/.cache
13:35:15.682 /opt/build/cache/cwd/.cache
13:35:15.682 wrangler pages deploy output