-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.17.1`
- Nuxt Version: `3.11.2`
- CLI Version: `3.11.1`
- Nitro Version: `2.9.6`
- Package Manager: `pnpm@8.6.…
-
**Describe the bug**
```
ERROR [nuxt] [request error] [unhandled] [500] hubKV is not defined
at Object.handler (./server/middleware/redirects.ts:8:1)
at ./node_modules/h3/dist/index.mjs:1962…
-
Just follow the instructions to add the kinde module to a Nuxt Hub template. After deployed to the cloudflare, calling the '/api/login' ended up wit the the following error:
```
GET 500 /api/login
…
-
## Safari
Visual Error:
Text error:
```
[Error] Not allowed to request resource
[Error] Fetch API cannot load http://localhost:3000/api/_hub/database/query due to access control checks.
`…
-
_sorry for the title but I do not know how to name this issue_
Hello,
I deployed a Nuxt application using the GUI from the NuxtHub Admin. Everything was fine. In order to migrate my database, ht…
-
**Describe the bug**
When enabling openAPI some auto imports are registered
![Schermafbeelding 2024-06-20 om 13 12 48](https://github.com/nuxt-hub/core/assets/12988935/2c90c5fb-ad8e-40d1-92ff-43ec0…
-
Try creating a unique index using the Nuxt Devtools Hub Database SQL Runner.
E.g. the below query doesn't give any error, but doesn't create the index as well.
```sql
CREATE UNIQUE INDEX users_em…
-
**Describe the bug**
When updating from Nuxt 3.11 to 3.12 and @nuxthub/core 0.6.10 to 0.6.12 and using the migration file documented here https://hub.nuxt.com/docs/recipes/drizzle#migrations. On star…
-
After I deleted deployments and all project information in cloudflare, I returned to nuxt hub to delete the project. However, the project could not be deleted due to an error in calling the cloudflare…
-
I started wondering what the significant differences are between using `@nuxthub/core` and native functions from `unjs/nitro` and packages from the `unjs` ecosystem and from `pi0`.
I recently looke…