No build or start errors, but Docs won't render #5388
Unanswered
sweeneyskirt-sl
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Maybe try |
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.
-
I am trying to upgrade to 2.0.0-beta.4 so I can take advantage of the new trailingSlash property. I am able to build (with a couple warnings:
And running
yarn startseems to go fine, with the Client compiled successfully message, and the site opens on the launch page at localhost:3000. However, when I click to actually open the Docs site, the page hangs indefinitely. If I refresh, I get a blank screen. Inspecting the page produces this error:Can anyone help?
Beta Was this translation helpful? Give feedback.
All reactions