Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Torch
Posts
Comments
N
Nuxt
•
Created by Torch on 10/10/2024 in
#❓・help
Nuxt Hub - Invalid binding `CACHE`: `undefined`
Hello, suddenly my project stopped working on production with Nuxt Hub and Cache enabled. Every Nuxt Content api call is ending with
"message": "[unstorage] [cloudflare] Invalid binding `CACHE`: `undefined`",
"message": "[unstorage] [cloudflare] Invalid binding `CACHE`: `undefined`",
With cache turned off in nuxt.config everything is ok.
1 replies