i would recommend opening an issue in radix since it seems to come from there
i would recommend opening an issue in radix since it seems to come from there
'use client' after that do all the server stuff in page.tsx and it should work

2024-03-29 is reported as the latest working onehttp and https node modules. The server fails to start with error Module not found: Can't resolve 'http' . I've configured wrangler with nodejs_compat_v2, but this doesn't seem to be enough.If I try to buy the paid plan again, it get an error saying there were a problem when trying to updade workers.You get an internal error? Or can you be more specific?
.pages.dev but a custom domain is used) there wouldn't really be much differences from Cache APIfetch(somewhereInternal, { cf: { cacheEverything: true, cacheTags: [...] }) and then exposing an internal mechanism to purge the tag/s via API.export const SUSPENSE_CACHE_URL = 'INTERNAL_SUSPENSE_CACHE_HOSTNAME.local';__NEXT_ON_PAGES__KV_SUSPENSE_CACHE working?'use client'2024-03-29httphttpsModule not found: Can't resolve 'http'nodejs_compat_v2.pages.devfetch(somewhereInternal, { cf: { cacheEverything: true, cacheTags: [...] })export const SUSPENSE_CACHE_URL = 'INTERNAL_SUSPENSE_CACHE_HOSTNAME.local';__NEXT_ON_PAGES__KV_SUSPENSE_CACHE