Migrating from nuxt v2 to nuxt v3
Hello, im migrating project for new version, and at this step with tsconfig.json i try to generate tsconfig with npx nuxi prepare, but got error
ERROR Cannot read properties of undefined (reading 'nuxt')
at nuxtStyledResources (node_modules/@nuxtjs/style-resources/lib/module.js:7:25)
ERROR Cannot read properties of undefined (reading 'nuxt')
at nuxtStyledResources (node_modules/@nuxtjs/style-resources/lib/module.js:7:25)
