cli icon indicating copy to clipboard operation
cli copied to clipboard

⚡️ Nuxt Generation CLI Experience.

Results 143 cli issues
Sort by recently updated
recently updated
newest added

Hey! After https://github.com/nuxt/nuxt/pull/26203 landed, `nuxi analyze` suffers from less clear file names. As a workaround, I commonly add a snippet to remove the hash fully and use the name only...

enhancement
good first issue

### Environment - Operating System: Windows_NT - Node Version: v21.7.1 - Nuxt Version: - - CLI Version: 3.11.1 - Nitro Version: - - Package Manager: unknown - Builder: - -...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/test-utils](https://togithub.com/nuxt/test-utils) | [`^3.12.0` -> `^3.12.1`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.12.0/3.12.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftest-utils/3.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

related to https://github.com/nuxt/nuxt.com/issues/1556

Hey all 👋 [c12](https://github.com/unjs/c12?tab=readme-ov-file#environment-specific-configuration) provides us with the amazing opportunity to add env-specific configs to the nuxt config (also [covered in my video](https://www.youtube.com/watch?v=DFZI2iVCrNc)), therefore relying on `NODE_ENV` by default. While...

### Environment ------------------------------ - Operating System: Darwin - Node Version: v18.19.0 - Nuxt Version: 3.10.0 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: -...

when installing modules it can be common for them to have another dependency that needs to be installed. rather than requiring this to be installed separately, it would be nice...

enhancement

related: https://github.com/nuxt/cli/issues/57 Splits each template into a separate file for ease of readability and maintenance. Adds templates for app, error and server middleware.

I really liked the cli wizard in nuxt2. ![image](https://user-images.githubusercontent.com/25219229/202727395-6b591915-8c3c-4056-a4c4-9a5a42adda7d.png) Will it return in nuxt3 at some point?

enhancement

resolves https://github.com/nuxt/cli/issues/361 This allows for adding a module entry to a Nuxt config file within a layer using `--layer `.