-
Hi,
i was wondering if you're going to update the project to support Adonis 4.0 (Dawn)
This question is available on Nuxt.js community (#c58)
-
When I was deploying a Nuxt2 project to Vercel, I encountered an error: 'Error: Please install npm before continuing.' How should I resolve this? Thanks!
vercel.json
{
"builds": [
{
…
-
The login urls are currently fixed to /auth/login or /auth/PROVIDER/login.
It can help with i18n or other cases to have them customizable.
Follow up of #53
-
Now including the library in a NuxtJS project only works with SSR disabled.
It might be better to create a separate library specifically for NuxtJS and have a support for auto import of dynamic com…
-
Hi @pi0,
Im building a `static` page in nuxtjs. I added the module and set it up according to the instructions in the documentation. (static with self hosted images)
```
ssr:true,
target: 's…
-
Hi,
I started a project with this repo.
What is the configuration for Heroku?
I'm a beginner :)
Thanks.
This question is available on Nuxt.js community (#c65)
-
### Environment
Nuxt project info:
------------------------------
- Operating System: Windows_NT
- Node Version: v20.5.1
- Nuxt Version: 3.7.0
- CLI Version: 3.7.2
- Nitro Versio…
-
I must have misunderstood something as I cannot get two content types to work together.
I am trying to create both projects and posts with permalinks `:slug` using the configuration below. I would …
-
Hello,
currently have a lot of `postcss-preset-env` warnings in dev mode.
With `postcss-preset-env@7` the warnings are removed.
Is this a correct fix?
![image](https://user-images.githubuser…
-
### Environment
- `node`: 18.16.1
- `nuxt`: 3.7.4
- `drizzle-kit`: 0.19.13
- `@nuxtjs/tailwindcss`: 6.8.0
- `@planetscale/database`: 1.11.0
- `drizzle-orm`: 0.28.6
- `pnpm`: 8.9.0
### Reproduc…