-
When running the Nuxt project, there is an issue with a warning:
"#edgedb/queries" is imported by "node_modules/.pnpm/nuxt-edgedb-module@0.0.46_rollup@4.18.0/node_modules/nuxt-edgedb-module/dist/ru…
-
Using the latest version of nuxt/image. It will not build on vercel. Tried both yarn and npm.
```
08:18:56.087 Cloning completed: 1.572s
08:18:56.242 Analyzing source code...
08:18:56.261 …
-
### Environment
- Operating System: Darwin
- Node Version: v20.11.0
- Nuxt Version: 2.17.3
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: yarn@1.22.19
- Builde…
-
### Describe the feature
Hello,
It would be really nice to have auto completion feature while using `t('welcome')` in template, especially when you want to reuse keys in different sections.
### Add…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.11.0
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@9.1.4
- Bu…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.10.0
- Nuxt Version: 3.9.1
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package…
-
Some frameworks bypass the template engine.
I understand it in platforms.
But in micro and full frameworks they have a template engine. If they don't use it for the fortunes, **it isn't a realisti…
-
I'm having an error when I added `@nuxtjs/mdc` module, my use cases is fetching a cms endpoint and get the markdown and render it into my Nuxt app.
I'm using:
Nuxt 3.11.2 with Nitro 2.9.6
@nux…
-
### Environment
```sh
------------------------------
- Operating System: Linux
- Node Version: v20.15.0
- Nuxt Version: 2.18.0
- CLI Version: 3.12.0
- Nitro Version: -
- Packag…
-
### What problem does this feature solve?
In oder to make https://github.com/maoberlehner/vue-lazy-hydration more useful it would be great if we could prevent the template renderer from automatically…