Module not found: Error: Can't resolve './_PublishService.mdx' in '/path/to/my/test-partial' #9777
Replies: 1 comment
-
|
close this discussion as I have figured out how to fix it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
I tried to reuse content among multiple docs by using the Importing Markdown feature. But I got a
Module not founderror.Reproduce steps
_PublishService.mdxfile which is the reused content.test01.mdMD file, which reuses the content of the_PublishService.mdxfile in the following formatnpm run startto get the local preview page and the errorDocusaurus version 2.0
Could any one please help provide some help? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions