Module @nuxtjs/supabase is disabled due to incompatibility issues
See original GitHub issueHey, I removed the package-lock.json and the node_modules folder. I ran npm i
and after that npm run dev
. After that I got the warning ` WARN Module @nuxtjs/supabase is disabled due to incompatibility issues: 15:58:31
- [nuxt] Nuxt version
^3.0.0
is required but currently using `3.0.0-rc.9``
Version
@nuxtjs/supabase: ex: v0.1.23 nuxt: 3.0.0-rc.9
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:6
Top Results From Across the Web
Issues · supabase/auth-helpers - GitHub
A collection of framework specific Auth utilities for working with Supabase. - Issues · supabase/auth-helpers.
Read more >Supabase Auth with Next.js
Authentication helpers for Next.js API routes, middleware, and SSR.
Read more >Next.js 12 - Hacker News
As far as I know, Supabase is unique in this space in that you really are given a postgres db. You can log...
Read more >Building a Serverless Booking System with Next.js | Portfolio
There are numerous “Authentication as a Service” options available to do this, including Netlify Identity and Supabase Auth, but I decided on ...
Read more >Building a realtime chat app with Next.js and Vercel | Ably Blog
5+ for this app, for compatibility with Vercel). In the terminal, in the root of your new app run: npm install ably@1.2.5-beta.1.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello there, should be fixed in v0.1.25 !
@mannyyang Done, you can try version
0.2.0-15