DENO_KV_ACCESS_TOKENDENO_KV_ACCESS_TOKEN exported into my shell and when I run deno run --unstable main.tsdeno run --unstable main.ts, I allow access to that variable as shown int he second screenshot but I get the following error: Uncaught NotFound: Missing DENO_KV_ACCESS_TOKEN environment variable. Please set it to your access token from https://dash.deno.com/accountUncaught NotFound: Missing DENO_KV_ACCESS_TOKEN environment variable. Please set it to your access token from https://dash.deno.com/account

Join the Discord to ask follow-up questions and connect with the community