Weldawadyathink
Explore posts from serversError with AppRouter type mismatch in Deno
Update: I threw together a minimal replication using Bun. It still works, and all the type errors are gone. So I think this issue might stem from Deno. I am going to look into submitting this as a bug report to deno.
8 replies
CDCloudflare Developers
•Created by Weldawadyathink on 4/12/2024 in #pages-help
Wrangler deployment fails if functions folder exists
I ended up deleting wrangler.toml and deploying with the command line options, and that was successful. When I get back, I’ll test it out with the compatability_date set explicitly in the toml.
14 replies
CDCloudflare Developers
•Created by Weldawadyathink on 4/12/2024 in #pages-help
Wrangler deployment fails if functions folder exists
Anyone have any idea on this? I don’t need workers paid to use functions on pages, right?
14 replies
CDCloudflare Developers
•Created by Weldawadyathink on 4/12/2024 in #pages-help
Wrangler deployment fails if functions folder exists
node 18.16.0
14 replies
CDCloudflare Developers
•Created by Weldawadyathink on 4/12/2024 in #pages-help
Wrangler deployment fails if functions folder exists
wrangler 3.50.0 installed through pnpm
14 replies
CDCloudflare Developers
•Created by Weldawadyathink on 4/12/2024 in #pages-help
Wrangler deployment fails if functions folder exists
Failed build with a hello world function: f5d832d8-6a23-4c87-b742-c1708b537d39
successful build with no function: 98ce902b-a03f-40bd-8f32-e8a3b396b67b
14 replies
CDCloudflare Developers
•Created by Weldawadyathink on 4/12/2024 in #pages-help
Wrangler deployment fails if functions folder exists
Currently my functions folder is just a hello world onRequestGet to make sure there aren’t any JavaScript issues.
14 replies