Replies: 1 comment 1 reply
-
@htessaro Did you ever figure this out? I'm getting the same error when I try to use a custom markdown generator with the createSchemaPageMD config field and I'm curious to see if it's a similar fix. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Scenario
I'm trying to use the plugging for the first time.
I followed the guide on the README, using what I believe would be the simplest implementation.
Problem
I can't generate the API pages.
When I run
yarn docusaurus gen-api-docs all
I receive the following error:My configurations:
Beta Was this translation helpful? Give feedback.
All reactions