1. import { createClient } from 'npm:@supabase/supabase-js@2'; - gives the error "Cannot find module 'npm:@supabase/supabase-js@2'. Did you mean to set the 'moduleResolution' option to 'nodenext'" on Supabase.com/dashboard 2. I have a types.ts in my _Shared folder locally but I can't add it to Supabase.com/dashboard via the add file. After I add a new file and use the "../_shared/type.ts" as name it just disappears after. 3. I also get "Cannot find module '_shared/utils.ts'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?(2792)" for utils.ts.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.