skyluke83
skyluke83
DDeno
Created by skyluke83 on 1/15/2025 in #help
Deno compile with SupaBase doesn't work
When i comment out the part that creates the supabase client, everything works fine. I tried with: import { createClient } from "https://esm.sh/@supabase/supabase-js@2.39.4"; and import { createClient } from "jsr:@supabase/supabase-js@2";
2 replies