alpine
alpine copied to clipboard
Warn: Two component files resolving to the same name
Fresh install with npx nuxi@latest init -t themes/alpine
, install dependencies with yarn, then run with yarn dev
.
I have multiple errors Two component files resolving to the same name
(DocumentDrivenNotFound
| ProseCode
| ProseCodeInline
| ProseA
and many others).
./node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTh.vue
./node_modules/@nuxt-themes/typography/components/global/ProseTh.vue
This should be removed in next patch release of Nuxt