-
In:
https://github.com/nuxt/eslint-config/blob/dc55bbf218c8627d3c4ef73656a32730dd2a9d3c/packages/eslint-config-typescript/index.js#L1-L12
all typescript-specific settings should be in an override …
-
### Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 2.17.2
- CLI Version: 3.9.1
- Nitro Version: 2.8.0
- Package Manager: npm@9.4.2
- Builder: …
-
### Describe the bug
I built a production project and see this there
![image](https://github.com/user-attachments/assets/a002d544-efd1-4731-9117-94bd2c3fd1df)
My Nuxt config clearly states that the…
-
### Is your feature request related to a problem? Please describe.
Nuxt 3 provides various features where components, composables, etc. are made available without the need to explicitly import them.
…
-
Hi,
thanks for creating this project!
I'm struggling however with using it together with Nuxt and TypeScript.
I'm getting the following Error:
`Failed to resolve entry for package "vue3-multis…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.15.1`
- Nuxt Version: `2.17.4`
- CLI Version: `3.11.1`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.8.2`…
-
- Generate TypeScript Client from the OpenAPI spec for using the backend API in Nuxt.js front end application.
- The Client will then be used to make any HTTP requests to the respective registration e…
-
Hi!
I was having some trouble using this plugin along with Vuetify. For some reason, when I ran `npm run build` most of the CSS of the components that I was using on my page was not loaded.
After so…
-
### Environment
- Operating System: Linux
- Node Version: v18.19.0
- Nuxt Version: 3.10.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: yarn@1.22.21
- Builder…
-
**Describe the bug**
On Nuxt V2.15.8/vue2.7
With a `components: true` I can auto-load any component in the folder
BUT how should I deal with typescript ? I don't have props suggestion inside the t…