nuxt-themes / alpine

The minimalist blog theme, powered by Nuxt & Markdown.
https://alpine.nuxt.space
MIT License
316 stars 56 forks source link

Warn: Two component files resolving to the same name #160

Open HZooly opened 1 year ago

HZooly commented 1 year ago

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
atinux commented 1 year ago

This should be removed in next patch release of Nuxt