-
When I use this buildModules(@nuxtjs/composition-api ) in my Nuxtjs project, my project can running in any modern browser, but didn't running in Internet Explorer11.
-
I'm getting the following error when using `npm up` after installing `npm install --save vuex-persist`, what's wrong with this package and my configuration?
I'm using Nuxt `^2.15.8`.
```
❯ npm …
-
### Version
module: 5.0.0-1648802546.c9880dc
nuxt: ^2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [x] universal
- [ ] spa
### Nuxt configura…
-
Hello, i start new project with Nuxt3 and have some issue, use @nuxtjs/svg-sprite@1.0.2, typescript@5.1.3, nuxt@3.5.3
```
// nuxt.config.ts
export default defineNuxtConfig({
modules: ['@nuxtjs/s…
-
### Environment
Nuxt project info: …
-
Running into the same issue as discussion, Layer works locally but when changed to Github repo. It failed with this:
`Failed to resolve import "/lang/en.json" from ".nuxt\i18n.options.mjs"`
I've c…
-
### 🐛 The bug
I was using middleware to fetch user configuration data before navigating to pages, when I realized that the page setup was run before the middleware. Through some trial and error I fig…
-
### Environment
Working directory: /home/xiaoeyun/workspace/project-mate 2:02:22 PM
Nuxt project info: …
-
### Environment
Nuxt project info:
------------------------------
- Operating System: Linux
- Node Version: v20.10.0
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version…
-
Hello pnpm team,
I'm having an issue on Windows because of the long path names that pnpm is creating. I believe this is due to the flattening feature that creates quite lengthy folder structures. U…