sidebase nuxt/auth not working on generate command

81 Views Asked by At

Environment

  • Operating System: Linux
  • Node Version: v16.20.1
  • Nuxt Version: 3.6.0
  • Nitro Version: 2.5.1
  • Package Manager: [email protected]
  • Builder: vite
  • User Config: devtools, ssr, css, typescript, build, vite, runtimeConfig, modules, googleFonts, app, auth
  • Runtime Modules: @nuxtjs/[email protected], @sidebase/[email protected], @pinia/[email protected], ()
  • Build Modules: -

Reproduction

No response

Describe the bug

I tried to run generate command after finished the project but given me this error. Screenshot from 2023-07-11 23-06-32

After again I tried generate with ssr:false its successfully execute the command but after add to hosting it gives this error Screenshot from 2023-07-11 23-14-07

Additional context

No response

Logs

No response

0

There are 0 best solutions below