-
```
ERROR filename.split is not a function 08:19:59
at normalizePath (node_modules/vite/dist/node/chunks/dep-c9998dc6.js:2418:23)
at getMatcherStri…
-
### Version
2.6.10
### Reproduction link
https://codesandbox.io/s/codesandbox-nuxt-vdcv8
### Steps to reproduce
View page source
### What is expected?
``
### What is actually happening?
…
-
Having a issue using VueYoutube component in single file component.
I am using props for :video-id. Modal.vue component is than used in another Component file. But the error is 'created' in Modal.vue…
-
Does Docus provide i18n or anything else to translate the docs into other languages? What about translating texts of theme, like ``Table of contents`` shown in the image shown below?
![image](https:…
-
### Environment
- Operating System: Darwin
- Node Version: v22.4.1
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.1
- Builder: …
-
### Description
I am encountering an issue where images from an external domain (`admin.mydomain.com`) are not loading on my Nuxt site hosted on Netlify (`mydomain.com`). The images themselves are …
-
Is this intended to be used with target: "server"?
This error is logged in the console and breaks the site when used with target: "server" (yes, target server is needed because I need pages to be s…
-
The following error was produced during nuxt-generate:
```[fatal] Nuxt build error
ERROR in test/unit/Blog.spec.ts:37:24
TS2749: 'Blog' refers to a value, but is being used as a type here. …
rlam3 updated
3 years ago
-
Here is reproduction: https://stackblitz.com/edit/nuxt-starter-playground-gckgi7?file=plugins%2Fflipbook.js
`import Flipbook from 'flipbook-vue/vue2'` gives this error:
![image](https://user-ima…
-
**Module version**
Nuxt 2.15.4
Nuxt/Vuetify 1.11.3
**Describe the bug**
every thing was fine and suddenly got these errors when deleted `node_modules` and `package-lock.json` and then used `npm …