terrnit-collective / nuxt3-template

Nuxt 3 template with eslint, typescript and tailwind css setups
https://nuxt3-template-nine.vercel.app
3 stars 0 forks source link

Cannot start nuxt: Could not find config file. #1

Open atilayyuri opened 2 months ago

atilayyuri commented 2 months ago

When npm run dev is installed the below error is produced.

image

TerrniT commented 2 months ago

I think you must have an outdated version of nuxi installed locally. Try npx nuxi info and show me the results

atilayyuri commented 2 months ago

image