Brod
CDCloudflare Developers
•Created by Brod on 1/29/2025 in #pages-help
Using Environment Variables for Workers API URLs
In the end we abandon Pages Variables and reverted to VITE. A much simpler, more generic config. Bonus tip: use t3-oss/env-core for React TS projects.
2 replies
CDCloudflare Developers
•Created by Brod on 1/22/2025 in #workers-help
CI/CD Builds GitHub Integration - ERROR Missing entry-point / 'main'
Thanks (AGAIN) Walshy!
6 replies
CDCloudflare Developers
•Created by Brod on 1/22/2025 in #workers-help
CI/CD Builds GitHub Integration - ERROR Missing entry-point / 'main'
Success. I think at some point our secrets ended up in toml so it was excluded. Took them out and ran dev git commit through git branch merging auto building & deploying of test and prod. 💯🤟🏻
(We had a look but couldn't find one) I know this CI/CD Builds is still in Beta but a whitepaper on best practices would be very helpful to confirm customers config and processes.
6 replies
CDCloudflare Developers
•Created by Brod on 1/22/2025 in #workers-help
CI/CD Builds GitHub Integration - ERROR Missing entry-point / 'main'
oh we should be including wrangler.toml in commits! Well that would make this a lot easier haha
6 replies
CDCloudflare Developers
•Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
That was it!
Mad at myself for not trusting the error handling message.
Had to play with DO migrations a bit, but now have a new DO to build out our new WS connection. Very exciting.
Thank you Skye - this was a major roadblock. Should have asked sooner.
16 replies
CDCloudflare Developers
•Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
No idea how that devDependency got messed up. Fixed that.
updated to ⛅️ wrangler 3.75.0
same:
✘ [ERROR] Could not resolve "cloudflare:workers"
16 replies
CDCloudflare Developers
•Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"

16 replies
CDCloudflare Developers
•Created by s9tpepper on 5/16/2024 in #workers-help
Cannot file module '@cloudflare:workers'

26 replies