Franz3
Explore posts from serversFailed to load .env file ".env": Error: ENOENT: no such file or directory
Hey, Im new to using cloudflare and new to using Hono. I now came across an error that tells me Im missing a .env file, which also should contain some variables. The problem is, idk where I use these and what their values should be. It seems like these should be using system variables instead (Im currently on Windows 10), but I could find an answer online. This only started appearing after I added and tried using Hono.
Here is my code:
The wrangler.toml file:
101 replies
CDCloudflare Developers
•Created by Franz3 on 4/21/2024 in #workers-help
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:
3 replies