-
Disabling ssr (` ssr: false`) produces this error
> Unexpected token u in JSON at position 0
commenting out this line works
```js
cache.restore(JSON.parse(JSON.stringify(nuxt.payload.data["ap…
-
Hey, I freshly installed a Nuxt3 project with Pinia. When I try to install my dependencies with your package, I receive this dependency issues:
```
npm notice
npm notice New major version of npm a…
-
Hi, it's me again, after the last nuxt update, when I install the package it returns the error "Cannot start nuxt: Cannot find module 'nuxt3' ".
Removing the package it works again, I believe it is s…
-
It would be great to have the possibility to support the autocompletion of props in the editor.
-
-
Hi, many thanks for your work!
Could you please help me ?I want to use it in Nuxt3, but the server rendering cannot operate on the DOM. What should I do.
I want to use it in Nuxt3, but the serve…
-
nuxt3使用generate打包报错
ERROR [nuxt] [request error] [unhandled] [500] createLineNumbertPlugin is not a function
at ./.nuxt/…
-
error info plugin: ts-plugin (2304、2307)
Vue - Official:v2.0.0
System:
版本 Windows 10 专业版
版本号 22H2
安装日期 2023/11/3
操作系统内部版本 19045.4046
体验 Windows Feature Experience Pack 1000.19053.1000.0
…
-
I tried to install this project . i followed you install instructions ( both via nuxt layer and git clone..)
- macos 13.4.1 (c)
- pnpm 9.0.6
- node v19.9
- nuxt-awesome-starter v2.0.12
```
…
-
**Describe the bug**
see https://github.com/antfu/unocss/issues/560: some icons removed from `unocss` css asset, it seems only ones containing `bit` in the class name
**Minimal Reproductions**
ht…