© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•5mo ago•
13 replies
nicetomytyuk

Property 'userStorage' does not exist on type 'SupabaseAuthClientOptions'

When I'm trying to build my application that uses supabase-js I get this error:

    node_modules/@supabase/supabase-js/dist/module/lib/types.d.ts:44:48:
      44 │         userStorage?: SupabaseAuthClientOptions['userStorage'];
    node_modules/@supabase/supabase-js/dist/module/lib/types.d.ts:44:48:
      44 │         userStorage?: SupabaseAuthClientOptions['userStorage'];


Probably the issue comes from the latest version of SDK as previously I was always able to build it.

I'm using "@supabase/supabase-js": "^2.58.0"
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

Property 'signIn' does not exist on type 'SupabaseAuthClient'.
SupabaseSSupabase / help-and-questions
4y ago
Property 'signIn' does not exist on type 'SupabaseAuthClient'.
SupabaseSSupabase / help-and-questions
4y ago
on().subscribe() - Property 'on' does not exist on type PostgrestQueryBuilder
SupabaseSSupabase / help-and-questions
4y ago
TS2339: Property  weak_password  does not exist on type
SupabaseSSupabase / help-and-questions
2y ago