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
Cannot find module with vite + react + typescript + yarn build
src/App.tsx(1,53): error TS2307: Cannot find module 'react-router-dom' or its corresponding type declarations.
src/App.tsx(1,53): error TS2307: Cannot find module 'react-router-dom' or its corresponding type declarations.
This site canāt be reached
Bulk redirect to custom domain as target url ain't working
PHISHING ALERT - REMOVE WEB PAGE IMMEDIATELY
Page address for GitHub Repository not working
build
successfully, however, when I go to the link given for the project, saigon.pages.dev
it does not work.PYTHON_VERSION = null?
Error: Failed to publish your Function
20:11:58.079 :sparkles: Upload complete! 20:11:59.246 Skipping build output cache as it's not supported for your project 20:11:59.247 Uploading to dependency cache...
Is it possible to point a sub-domain of a domain not currently pointing at CF at a Pages site?
VPN/ZeroTrust?
Ignore paths in pages `functions` directory
functions
directory, so I can locate my non-route logic adjacent to my routes?
Other frameworks often use an underscore prefix for instance
If not, is there a way to specify multiple directories for wrangler to watch during wrangler pages dev
? Putting my server code in ./server
doesn't trigger auto-refreshes......How can I connect kv in my local env?
pages environment vars
Cloudflare Pages + TurboRepo + PNPM
npm ERR! code EUNSUPPORTEDPROTOCOL
. Which makes a lot of sense. as I specified in the root package.json
as pnpm
to be my packageManager
.
Even though I set my build command correctly. Cloudflare Pages still always runs Installing project dependencies: npm install --progress=false
, before my actual build command. So it fails, as I restricted it to only allow pnpm
.
...custom headers for my specific file type.
Cloudflare strips external domains from form action attribute?
<form method="POST" action="https://buttondown.email/api/emails/">
In production the action
is being stripped like so:
<form method="POST">
I have tested my static site locally and it maintains the action but in Cloudflare Page it strips it. Is there a configuration setting in Cloudflare that is stripping this form action?...help on _redirects
/awtu/* /awtu/404.html 404
/awtu/* /awtu/404.html 404
Deploying with cloudflare/pages-action but cannot locate sveltekit build directory
Custom Domain for Pages Site
Am I missing some DNS configuration?...
