nuxt check - это производство

#yarn
yarn create nuxt-app <project-name>

#npx
npx create-nuxt-app <project-name>

Faiz