Partial cname/Business setup or Partial ns/Ent setup?
Partial cname/Business setup or Partial ns/Ent setup?
4.0.0. When I tried to upgrade from 3.114.1, my github actions to deploy worker and pages are failing. With older version works well.secret:bulk command was removed which is why this is failing for you now.esbuild version bump: https://developers.cloudflare.com/workers/wrangler/migration/update-v3-to-v4/#upgraded-esbuild-versionnext-on-pages uses those sadly - so if there's any problems there, you might need to file an issue on the next-on-pages repo.npm create cloudflare@latest at what point should I set/configure/press button/do something to select worker instead of pages project?compiled worker successfully and I thought it was a worker project
wrangler dev I got the following error: ✘ [ERROR] It looks like you've run a Workers-specific command in a Pages project.everything is in the docs but still struggling to understand what the difference is. my goal now is to try to deploy a small web app using cloudflare workers
UNSTABLE_PRE_BUILD
curl -fsSL https://d2lang.com/install.sh | sh -s -- but it's not working like it did with Pages beforeSKIP_DEPENDENCY_INSTALL and modifying the build command to install and export the PATH before running the js deps install and build works, altough not very ergonomic.env in toml ?
4.0.03.114.1secret:bulkesbuildnext-on-pagesnpm create cloudflare@latestcompiled worker successfully✘ [ERROR] It looks like you've run a Workers-specific command in a Pages project.everything is in the docsUNSTABLE_PRE_BUILD
curl -fsSL https://d2lang.com/install.sh | sh -s --SKIP_DEPENDENCY_INSTALL