Imports in Deno2 + Sveltekit
Hello, Does anyone have any advice on how to connect to redis in Deno and Sveltekit?
I seem to be getting
[vite] (ssr) Error when evaluating SSR module
with whatever I try.
My issue seems similar to https://discord.com/channels/684898665143206084/1311242710887432202
Thanks!1 Reply
I tried following
https://deno.land/x/redis@v0.40.0
but got
Error: Cannot find module '@db/redis' imported from '/Users/nathan/src/tem/tem/src/lib/server/redis.ts'