gwapes
gwapes
Explore posts from servers
CDCloudflare Developers
Created by wen on 8/31/2024 in #workers-help
Cannot access kv namespace
Try it and see
24 replies
CDCloudflare Developers
Created by wen on 8/31/2024 in #workers-help
Cannot access kv namespace
^
24 replies
CDCloudflare Developers
Created by wen on 8/31/2024 in #workers-help
Cannot access kv namespace
You can only use generics in ts, so ignore it
24 replies
CDCloudflare Developers
Created by wen on 8/31/2024 in #workers-help
Cannot access kv namespace
Your env can be accessed by using c.env
24 replies
CDCloudflare Developers
Created by wen on 8/31/2024 in #workers-help
Cannot access kv namespace
This is for the type or interface for your bindings, type Bindings = { kv: KVNamespace }
24 replies
CDCloudflare Developers
Created by gwapes on 8/28/2024 in #queues-beta
Hi, new to queues. I'm doing this:
Oh, I found a bug lol. No worries. It would also be nice to have a pop up when you make or edit a queue to have the wrangler bindings come up, like how when you make a kv for example the bindings come up to copy and paste
4 replies