-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.11.1
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package …
-
### Environment
```
- Operating System: Darwin
- Node Version: v20.8.0
- Nuxt Version: 3.8.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Package Manager: npm@10.1.0
- Builde…
-
### Describe the bug
# 我不知道其他插件是否会影响他,因为我创建一个新的模版使用是正常的,很奇怪
![image](https://github.com/antfu/v-lazy-show/assets/67454874/f4309ef5-f3ff-4f36-a327-4626ee79d79d)
```
不能将类型“import("E:/analysis_web/no…
-
Hi there. I am getting the following error when trying to run sitemap on node > 18. was running fine on node 16, but had to upgrade to node >18 for another plugin.
```
[nitro 15:47:21] ERROR TypeE…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.15.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: npm@10.7.0
- Buil…
-
I overrided the default dependency of `glob` to `^9.0.0` in order to get rid of `inflight` which has been marked as unsopported as it leaks memory.
When doing so, if `nuxt-image` is loaded as a mod…
-
> [!IMPORTANT]
> This issue is tracking progress on the Nuxt SDK. If you find bugs or problems with the `@sentry/nuxt` package please open a separate issue. Thank you!
New SDK for https://nuxt.com/…
-
### Describe the bug
When trying to set global configuration options via `piniaPluginPersistedstate`, the next typescript error get shown:
![Screenshot 2024-06-04 at 17 28 57](https://github.com…
-
Hi, I'm using Nuxt 3.
The package works on local and the toast is appear when I submit the form.
But when I deployed into production using static web `npx nuxi generate`, the toast didn't appear…
-
### Describe the bug
This is my Pinia module:
```ts
import { defineStore } from "pinia";
export const useStore = defineStore("store", {
state: () => ({
token: '',
}),
a…