-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.9.0
- Nuxt Version: 3.8.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Packa…
-
### Describe the feature
## Summary
Warn users about incorrect `@scoped/package` usage instead of `scoped/package` in `build.transpile` array.
## Background
Following an upgrade from Nuxt 3.12.4…
-
### Environment
- Operating System: Darwin
- Node Version: v20.10.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: npm@10.2.3
- Builde…
-
### Description
nuxt.config.ts
```
export default defineNuxtConfig({
// ...
modules: [
'@nuxt/ui',
'@nuxt/image',
'@nuxt/icon',
'@pinia/nuxt',
'dayjs-nuxt',
'nuxt-…
-
### 📜 Description
When go step by step with documentation and include all data to component I get an error:
`[nuxt] [request error] [unhandled] [500] Cannot read properties of undefined (reading '…
-
### Describe the bug
Missing sources warnings when the uri is not a file:
- https://github.com/unocss/unocss/issues/3636
- https://github.com/vuetifyjs/vuetify-loader/issues/290
The fix should…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Pack…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.12.2`
- Nuxt Version: `3.11.2`
- CLI Version: `3.11.1`
- Nitro Version: `-`
- Package Manager: `npm@10.7.0`
- …
-
### Environment
npx nuxi info
### Reproduction
We statically generated same site on both of the version, there are not much of the changes that can imcrease the build size from 110MB to 700+M…
-
error log:
```
> @deorderbook/storybook@0.0.1 prepare:base
> nuxi prepare ../../packages/base --dotenv .env.development
WARN [nuxt] Expected @nuxt/schema to be at least 3.12.1 but got 0.0.1.…