Support cloudflare KV bindings for cloudflare-pages
and cloudflare-module
presets
#1132
Labels
cloudflare-pages
and cloudflare-module
presets
#1132
Environment
Cloudflare Pages
Reproduction
Not sure whether this is an error or not and whether this is the correct place ...
I've created a simple Nuxt-App with Storage https://github.com/stenet/nuxt-storage-cf.
While deploying the App in Cloudflare Pages at the end an error is thrown:
nuxt-storage-cf.ae48777b-dbd5-4a9d-832d-80a70ba6fdc9.log
This is the KV namespace binding I've configured:
When I remove Nitro storage and use
ev.context.cloudflare.env.KV123
insidetest.get.ts
it works without errors.Describe the bug
See above.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: