nuxt/create-nuxt-app

default to nuxt 3 when running `create-nuxt-app`

danielroe opened this issue · 2 comments

When running create-nuxt-app, I think we should default to a new Nuxt 3 project (without removing support for Nuxt 2). Here's my suggested flow:

  • new first questions - would you like to start a Nuxt 3 project (recommended)?
  • if yes, then immediately nuxi init <directory> (or in future we could even consider allowing user to choose from templates at nuxt/starter)
  • if no, continue with current Nuxt 2 flow

@danielroe may I ask if there are any news on this? When creating a new app via Vue or Sveltekit ( the ones I know ) I'm asked for linting and formatting support, Vitest and Playwright. I'm currently missing such a scaffolding app for Nuxt :)

Npm is depreciated does not work anymore