nuxt-themes / alpine

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

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

Open HZooly opened 10 months ago

HZooly commented 10 months 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 10 months ago

This should be removed in next patch release of Nuxt