Got this error trying to re-install nuxt/supabase module today. After removing bun.lock and node_modules and installing everything again, it was gone, but thought I'd flag it for you guys.
Version
@nuxtjs/supabase: 2.0.3
nuxt: 4.2.1
Steps to reproduce
Running bunx nuxi@latest module add supabase
What is Expected?
The module to be added
What is actually happening?
Get a warning saying The module @nuxtjs/supabase is not compatible with Nuxt (requires ^2.0.0 || >=3.0.0)