You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARN Missing supabase url, set it either in nuxt.config.js or via env variable
WARN Missing supabase anon key, set it either in nuxt.config.js or via env variable
The supabase client seems to be configured, but tracking down the warnings was a bummer.
The text was updated successfully, but these errors were encountered:
Version
Reproduction Link
https://github.com/MichaelJCole/nuxt-supabase-config-warnings
Steps to reproduce
clone repo
configure with .env
Notice the warnings.
What is Expected?
No warning and works as expected.
What is actually happening?
WARN Missing supabase url, set it either in nuxt.config.js or via env variable
WARN Missing supabase anon key, set it either in nuxt.config.js or via env variable
The supabase client seems to be configured, but tracking down the warnings was a bummer.
The text was updated successfully, but these errors were encountered: