Ā© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
6 replies
mathewcst

Supabase Auth Helpers type is incompatible with supabase-js types

Trying to use Realtime and Typescript, but when I import the type for "RealtimeSubscription" I get this error

Type 'import("@supabase/auth-helpers-svelte/node_modules/@supabase/realtime-js/dist/module/RealtimeSubscription").default' is not assignable to type 'import("@supabase/realtime-js/dist/module/RealtimeSubscription").default'.
  The types of 'socket.channels' are incompatible between these types.
Type 'import("@supabase/auth-helpers-svelte/node_modules/@supabase/realtime-js/dist/module/RealtimeSubscription").default' is not assignable to type 'import("@supabase/realtime-js/dist/module/RealtimeSubscription").default'.
  The types of 'socket.channels' are incompatible between these types.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Thirdweb Auth combined with Supabase-Auth-Helpers
SupabaseSSupabase / help-and-questions
4y ago
auth-helpers vs @supabase/ssr
SupabaseSSupabase / help-and-questions
3y ago
Using sveltekit fetch with supabase auth helpers
SupabaseSSupabase / help-and-questions
4y ago
Supabase Auth with Next.js
SupabaseSSupabase / help-and-questions
4y ago