Deno.Kv() not connecting latest Canary, if I downgrade to RC1 then it works, but then FE don't work.
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.
- export deno KV export DENO_KV_ACCESS_TOKEN =abc123export DENO_KV_ACCESS_TOKEN =abc123 - Clone: https://github.com/zemili-group/moonrepoV3 - in root run: deno run opsap-backend:devdeno run opsap-backend:dev