I'm trying to use updatedotdev together with Sveltekit but I'm getting the following error:
Cannot find module /updatedotdev/node_modules/@updatedev/ssr/dist/esm/providers/supabase/createServerClient' imported from /updatedotdev/node_modules/@updatedev/ssr/dist/esm/providers/supabase/index.js
I've created this reproduction repo.
I'm trying to use updatedotdev together with Sveltekit but I'm getting the following error:
Cannot find module /updatedotdev/node_modules/@updatedev/ssr/dist/esm/providers/supabase/createServerClient' imported from /updatedotdev/node_modules/@updatedev/ssr/dist/esm/providers/supabase/index.jsI've created this reproduction repo.