Situation
npx nuxi init my-project-name
cd my-project-name
npm install
When I run this command, I get the error "defineNuxtConfig is not defined."
I have tried reinstalling node.js, but to no avail.
What could be the cause of this error?
Version
node: 18.15.0
nuxt: 3.3.2
npm: 9.5.0
Reinstall node.js Reinstall npm, npx, typescript, nuxt global packages