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

We may show a message after setup you created a project using latest nuxt x.y.z _Originally posted by @pi0 in https://github.com/nuxt/create-nuxt-app/pull/299#issuecomment-536586731_

cmty:feature-request
hacktoberfest

Hello Nuxt JS team, I got a major issue when I started new project I tried to run > npx create-nuxt-app It throw me an error > internal/modules/cjs/loader.js:628 throw e;...

Maybe make a simple static website for create-nuxt-app with create-nuxt-app This question is available on Nuxt.js community (#c4)

help wanted
docs

## [3rdParty] Issue. - [x] Duplicate check'd **Site:** npmjs.com/package/create-nuxt-app **Error Msg:** "Unable to find a readme for [email protected]" Comment: This repo has a README.md at that version(3.2.0), but maybe 'cause...

Hi there. I'm new to Nuxt.js so maybe I'm missing something, but I can't seem to figure this out. I created a new app following the usage, and when trying...

### Is your feature request related to a problem? Please describe. 测试框架增加Mocha

I created a Nuxt app and chose TypeScript But the selection did not come with tsconfig.json instead it was jsconfig.json ![image](https://user-images.githubusercontent.com/45052332/84031468-4f776700-a9c8-11ea-9768-760c100a317b.png)

It appears that Nuxt `nuxt.render` method blocks Fastify routes. ## Reproduction Use `npx create-nuxt-app ` with the following configuration ``` create-nuxt-app v2.15.0 ✨ Generating Nuxt.js project in Test ? Project...

# Version nuxt: "^2.0.0" "ava": "^3.0.0", OS: MacOS Catalina 10.15.4 npm: 6.14.4 Node.js v12.16.3 # Reproduction link https://github.com/alexiej/test-nuxtjs-ava-error # Steps to reproduce ``` npx create-nuxt-app test-ava ``` Configuration: - Project...