Serve atom feed with cloudflare error (Faild to build)
Hey, I want to serve an atom feed over cloudflare and got recommended to use hono with it. Sadly, I have come across an error when trying to build my project and I cant find a solution to it, sorry.
My code:
Error:
2 Replies
my wrangler.toml file (adding
node_compat = true
didnt seem to help):
Resource I used to get started with cloudflare:
https://youtu.be/H7Qe96fqg1M
I also didnt understand yet, what the Env interface in worker-configuration.d.ts
is needed/ used forCloudflare Workers
YouTube
Learn Cloudflare Workers - Full Course for Beginners
Learn how to build your first Cloudflare Workers application and deploy it to Cloudflare's global network. If you don’t already have an account sign up for a free Workers account today! https://workers.cloudflare.com
👨🏫 Hosted by Kristian Freeman, Cloudflare Developer Advocate
🔗 https://twitter.com/kristianf_
🔗 Get Started guide for Cloudfla...
Whats the problem with this thread? What am I doing wrong that no one is trying to help me?