-
During the build, the following error may occur:
ERROR [nitro] [unhandledRejection] Cannot destructure property 'usingNuxtContent' of 'useRuntimeConfig(...).nuxt-robots' as it is undefined.
at …
-
### What problem did you meet?
I hope @ logto/nuxt can export EventHandler
### Describe what you'd like Logto to have
I need to obtain the userinfo of logot when using middleware
I found…
-
Build the Nuxt plugin for interacting with a llana instance
-
Hello!
I created a nuxt project with @latest. Then added the nuxt-electron module as I used to do.
Didn't work. So because I'm on Linux now not Windows, I went to Electron docs and installed depen…
-
## Feature request
#### Describe the solution you'd like
#### Describe alternatives you've considered
Presentar un diseño de Calendario para poder comenzar a acercarnos a un diseño fina…
-
### Problem Statement
Due to the new fantastic nitro engine, it is quite common to have Nuxt applications deployed on a non-Node target (Cloudflare Workers, etc).
While there are packages such as `@…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.9.0
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package Man…
-
It would be SUPER convenient to have a Nuxt module that registers auto-imports and sets everything up to avoid any manual work. That is what Nuxt modules are for and it would be very nice to have a Nu…
-
I installed this package in my nuxt 3 (v3.13.2) but after building and serving the site I am getting this error:
```
[nuxt] [request error] [unhandled] [500] fluid is not a function
at ./.outpu…
-
**Describe the bug**
Adding the auth handler in the /api/auth/[...all].ts breaks the app with the following worker.
**To Reproduce**
1. Setup nuxt with better-auth using postgres.
2. Using bun a…