Skip to content
New issue

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

I've got error with nuxt v3: Cannot set properties of undefined (setting 'auth') #1719

Open
4 of 5 tasks
adminoid opened this issue Apr 5, 2022 · 1 comment
Open
4 of 5 tasks
Labels

Comments

@adminoid
Copy link

adminoid commented Apr 5, 2022

Version

module: 5.0.0-1648802546.c9880dc
nuxt: ^3.0.0-27467056.93c4dfe

Nuxt configuration

mode:

  • universal
  • spa

Nuxt configuration

Reproduction

Cannot set properties of undefined (setting 'auth')
at $id_9de234f6 (file://./.nuxt/dist/server/server.mjs:5911:36)
at async instantiateModule (file://./.nuxt/dist/server/server.mjs:8876:3)

What is actually happening?

I've got a error when run yarn dev command

Checklist

  • I have tested with the latest Nuxt version and the issue still occurs
  • I have tested with the latest module version and the issue still occurs
  • I have searched the issue tracker and this issue hasn't been reported yet

Steps to reproduce

Just install @nuxtjs/auth-next, run yarn dev and see the error.

@adminoid adminoid added the bug label Apr 5, 2022
@ninebolt6
Copy link

@nuxtjs/auth-next is not compatible with nuxt3.
There is a rewrite of this module ongoing. Check this roadmap

FYI: https://github.com/nuxt/framework/discussions/3447#discussioncomment-2476970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants