We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh install with npx nuxi@latest init -t themes/alpine, install dependencies with yarn, then run with yarn dev.
npx nuxi@latest init -t themes/alpine
yarn dev
I have multiple errors Two component files resolving to the same name (DocumentDrivenNotFound | ProseCode | ProseCodeInline | ProseA and many others).
Two component files resolving to the same name
DocumentDrivenNotFound
ProseCode
ProseCodeInline
ProseA
./node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTh.vue ./node_modules/@nuxt-themes/typography/components/global/ProseTh.vue
The text was updated successfully, but these errors were encountered:
This should be removed in next patch release of Nuxt
Sorry, something went wrong.
No branches or pull requests
Fresh install with
npx nuxi@latest init -t themes/alpine
, install dependencies with yarn, then run withyarn dev
.I have multiple errors
Two component files resolving to the same name
(DocumentDrivenNotFound
|ProseCode
|ProseCodeInline
|ProseA
and many others).The text was updated successfully, but these errors were encountered: