-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondifficulty: intermediateIssues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.Issues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.
Description
🐛 Bug Report
When having long file names in large sub-directories, the build fails causing an error "ERRNAMETOOLONG" as shown in the picture below:
We're trying to make a good searchable website for the companies law in Malaysia. Steps to reproduce below.
To Reproduce
(Write your steps here:)
- Put the .md files of the law into your docusaurus project: https://github.com/kaunto/companies-act-2016
- Try to start the dev environment using yarn start
- Get error.
Expected behavior
... Build as normal? :)
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondifficulty: intermediateIssues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.Issues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.