Category "cloudflare-pages"

React app using Cloudflare Pages: error [email protected]: The engine "node" is incompatible with this module

When I deploy a React app using Cloudflare Pages, the Building application step fails with the error: error [email protected]: The engine "node" is incompatib

Cloudflare Pages - Cloudflare Workers

So i started to get my hands dirty with cloudflare pages and workers My thought is get a domain mydomain.com (done) make a static site @ github myaccount.github

How do I tail logs from Cloudflare pages, when I have deployed a Sveltekit application using the '@sveltejs/adapter-cloudflare' package?

I have deployed a SvelteKit project to Cloudflare pages, using the @sveltejs/adapter-cloudflare package. My svelte.config.js file looks like this: import prepro