there is no KV namespace bound to the script

I'm trying to serve a static site from a cloudflare worker. I have set things up, but always get the above error:
[site]
bucket = "./angular-app/dist" # Path to your static assets folder

[experimental]
services = true
assets = true

kv_namespaces = [
{ binding = "ASSETS", id = "a80ab1d0618b40b5baddd66767afd046"}
]
[site]
bucket = "./angular-app/dist" # Path to your static assets folder

[experimental]
services = true
assets = true

kv_namespaces = [
{ binding = "ASSETS", id = "a80ab1d0618b40b5baddd66767afd046"}
]
The KV namespace is visible in the workers settings page: Any ideas?
No description
No description
1 Reply
gumzle
gumzleOP2w ago
👍
Want results from more Discord servers?
Add your server