#Deno.Kv() not connecting latest Canary, if I downgrade to RC1 then it works, but then FE don't work.

7 messages · Page 1 of 1 (latest)

hoary plover
#

Steps to reproduce:

Small issue, currently blocked as the latest Canary release my backends won't connect to KV locally. If I downgrade to RC1 my frontends won't run. So I am stuck with either of my backends or frontends working depending on the version I am running.

GitHub

Deno monorepo on deno deploy all things zemil-group - zemili-group/moonrepoV3

#

Deno.Kv() not connecting latest Canary, if I downgrade to RC1 then it works, but then FE don't work.

solar falcon
proud lynx
#

I can't reproduce it on latest canary - if you run with --unstable-kv it should all work correctly CC @hoary plover

solar falcon
#

I'm seeing this issue on canary while using --unstable-kv in that PR I linked.

#

Let me raise an issue

hoary plover
#

Let me try again