-
**Describe the bug**
`npm install --save-dev @nuxtjs/mdx` throws error `"postinstall": "yarn --cwd docs" spawn ENOENT,`
`Failed at the @nuxtjs/mdx@1.0.0 postinstall script.`
**To Reproduce**
St…
-
### Environment
- Operating System: Linux
- Node Version: v20.11.1
- Nuxt Version: 3.10.2
- CLI Version: 3.10.1
- Nitro Version: 2.8.1
- Package Manager: pnpm@8.15.3
- Builder:…
tberk updated
6 months ago
-
Hello,
We are having a big issue with the package.
We are trying to update our project to the latest Nuxt version (2.15.8) using Nuxt-generate-cluster to speed up the generation process (we have be…
-
### Version
create-nuxt-app: v5.0.0
### Steps to reproduce
![image](https://github.com/nuxt/create-nuxt-app/assets/72258277/62bd625a-7c8f-405c-8b09-ee61d84f870e)
### What is Expected?
When …
-
### Version
@nuxtjs/firebase: 8.2.2
firebase: 8.10.1
nuxt: 2.15.8
```
— npm i @nuxtjs/firebase
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! W…
-
### Version
create-nuxt-app: v4.0.0
### Steps to reproduce
`npx create-nuxt-app app-test`
```
create-nuxt-app v4.0.0
✨ Generating Nuxt.js project in app-test
? Project name: app-test
? …
-
**Module version**
The version of the module you're using. `"@nuxtjs/vuetify": "^1.11.0"`
**Describe the bug**
I installed vuetify module manually after initializing my Nuxt project and I followe…
-
It looks like there is an issue with https://todomvc.nuxtjs.org
I am getting a 502 error.
It is maybe an issue with the project.
This question is available on Nuxt.js community (#c16)
-
Problem:
in our project we build nuxt in docker image, and we matomo vars in .env
because of our architecture we cannot provide .env during build time, and thus we have to do hack specially for that…
-
**Modules versions**
```
"nuxt": "^2.14.0"
"@nuxtjs/vuetify": "^1.11.2",
```
**Bug description**
When building for production, `nuxtjs/vuetify` module doesn't properly apply tree-shaking as it…