alpine icon indicating copy to clipboard operation
alpine copied to clipboard

Warn: Two component files resolving to the same name

Open HZooly opened this issue 1 year ago • 1 comments

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

HZooly avatar Sep 02 '23 20:09 HZooly

This should be removed in next patch release of Nuxt

atinux avatar Sep 05 '23 08:09 atinux