Niek
CDCloudflare Developers
•Created by Niek on 4/5/2024 in #pages-help
Migrated to `wrangler.toml` - getting "Deployment failed" in dashboard
still would be nice if it's possible to debug deployment failures 🙂
5 replies
CDCloudflare Developers
•Created by Niek on 4/5/2024 in #pages-help
Migrated to `wrangler.toml` - getting "Deployment failed" in dashboard
found it! the issue was a secret token that was set in
wrangler.toml
as a public env var. moving it to .dev.vars
fixed it5 replies
CDCloudflare Developers
•Created by Niek on 4/5/2024 in #pages-help
Migrated to `wrangler.toml` - getting "Deployment failed" in dashboard
a manual "upload folder" in the dashboard with the output dir still works fine. so it must be some compatibility issue in the new
wrangler.toml
support5 replies
CDCloudflare Developers
•Created by Niek on 4/5/2024 in #pages-help
Migrated to `wrangler.toml` - getting "Deployment failed" in dashboard
i guess one option would be to remove the complete page and re-create from scratch, but that would be far from ideal
5 replies
CDCloudflare Developers
•Created by Avocadio on 9/6/2023 in #workers-help
Why do i need to import Fetcher from @cloudflare/workers-types
with the tsconfig that @HardlySpookin’ pasted above it works fine. i would recommend to have
create-cloudflare
create the tsconfig too12 replies
CDCloudflare Developers
•Created by wot on 3/6/2023 in #r2
Getting CORS errors trying to upload to
is there any chance to support this in the (near) future? I would love to use R2 with outline (https://github.com/outline/outline) but it requires S3 POST support
6 replies