Replies: 2 comments
-
|
PRs are welcome :) You can try these for specifying the supported node.js versions: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello @chayou20. Each locale of Docusaurus is a distinct standalone single-page application.
If this command doesn't work for your environment, please leave additional comments. |
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.
-
When I changed homepage language to Korean, 'Page Not Found' page is showed in local homepage.
I don't know why this error is showed.
and I got this error "Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime" when I used node.js version 19.
and I read this page "https://github.com/sass/node-sass/releases/tag/v4.14.1"
node-sass used in Winodws 64-bit not work in node.js version 19.
only work in node.js version 0.10 to 14
Could I add this to docs readme.md
Beta Was this translation helpful? Give feedback.
All reactions