-
```
Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '/home/klab/Websites/focus-keyword-finder-nuxt3-v4/node_modules/@apollo/client/core' is not supported
resolving ES modules imported from .nu…
-
when i import json file with typescript i get values wrapped in functions
here is my code:
```javascript
const getMapping = async () => import('~/config/mapping.json').then((r: any) => r.de…
-
### Версия библиотеки
2.1.4
### Как воспроизвести
Использовать `vue-yandex-maps/nuxt` модуль и задать api ключ через env или через `runtimeConfig` в `nuxt.config.ts`, а не напрямую через конфигурац…
zumm updated
3 months ago
-
Bug Type: **`Other`**
## Environment
- Vue Version: `3.4.15`
- Element Plus Version: `2.5.1`
- Browser / OS: `Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121…
gzf6 updated
9 months ago
-
### Environment
- Operating System: Darwin
- Node Version: v18.16.0
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: yarn@1.22.19
- Builder…
-
Hello! Im trying to migrate from nuxt2 to nuxt3 and want to use you module. I some places I registered modules from plugins when I was with nuxt2. But when I do this in nuxt3 I meet a problem. States …
-
Excuse me,There is a question about nuxt3:**TypeError: Failed to fetch dynamically imported module:**
Under nuxt3 issues, I see that you have solved; ask you for help;
email: 1594565921@qq.com
th…
-
Error when trying to load finweck-tree.js in Nuxt 3
```
/Users/christoffer/coding/nuxt3-app/node_modules/vueuc/es/shared/finweck-tree.js:4
export class FinweckTree {
^^^^^^
SyntaxError: Unexp…
-
#### Original
```ts
import withNuxt from './.nuxt/eslint.config.mjs';
```
#### Expected
```ts
import withNuxt from './.nuxt/eslint.config.mjs';
```
#### Actual
```ts
import withNux…
-
Create a new nuxt3 repository, and various errors occur after adding 'eslint-module' from devtools