create-nuxt-app icon indicating copy to clipboard operation
create-nuxt-app copied to clipboard

Create Nuxt.js App in seconds.

Results 122 create-nuxt-app issues
Sort by recently updated
recently updated
newest added

## Types of changes - [x] New feature (a non-breaking change which adds functionality) ## Description create-nuxt-app is essential for creating Nuxt Project and I love it. That's why I...

### Versions - nuxt: v2.15.8 - node: v16.16.0 ### Reproduction Erro 404 on open the page for Nuxt Bootstrap documentation ### Steps to reproduce Open the link https://go.nuxtjs.dev/bootstrap on the...

bug-report

### Versions - nuxt: 2.15.8 - node: 16.14.2 ### Reproduction See below. ### Steps to reproduce 1. Run `npx create-nuxt-app nuxt2` 2. In the "Linting tools:" prompt choose "Prettier" and...

bug-report

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt/create-nuxt-app). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chromedriver](https://togithub.com/giggio/node-chromedriver) | [`^96.0.0` -> `^103.0.0`](https://renovatebot.com/diffs/npm/chromedriver/96.0.0/103.0.0) | [![age](https://badges.renovateapi.com/packages/npm/chromedriver/103.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bootstrap](https://getbootstrap.com/) ([source](https://togithub.com/twbs/bootstrap)) | [`^4.6.2` -> `^5.2.3`](https://renovatebot.com/diffs/npm/bootstrap/4.6.2/5.2.3) |...

pending

### Version create-nuxt-app: v4.0.0 ### Steps to reproduce `npx create-nuxt-app app-test` ``` create-nuxt-app v4.0.0 ✨ Generating Nuxt.js project in app-test ? Project name: app-test ? Programming language: JavaScript ? Package...

bug

after running `nuxt` command in the terminal this following output happens. ``` ERROR Failed to compile with 1 errors friendly-errors 14:52:55 ERROR in ./.nuxt/client.js friendly-errors 14:52:55 Module build failed (from...

bug