We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tried:
Cloned and bun i, pnpm i, npm i received all errors above after run dev
bun i
pnpm i
npm i
run dev
Updated all packages (next-auth security warning) and bun i, pnpm i, npm i received errors after run dev
Would like to see an updated example using nuxt-auth so next-auth dependencies will not be required. I'll give it a shot
The text was updated successfully, but these errors were encountered:
OK think I found it. Appears to be an issue with sidebas next-auth package.
Need to pin it to: [email protected]
See here: sidebase/nuxt-auth#514
Sorry, something went wrong.
No branches or pull requests
Tried:
Cloned and
bun i
,pnpm i
,npm i
received all errors above afterrun dev
Updated all packages (next-auth security warning) and
bun i
,pnpm i
,npm i
received errors afterrun dev
Would like to see an updated example using nuxt-auth so next-auth dependencies will not be required. I'll give it a shotThe text was updated successfully, but these errors were encountered: