"TypeError: Cannot read property 'replace' of undefined" when docusaurus build #3657
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
closed: duplicate
This issue or pull request already exists in another issue or pull request
π Bug Report
I am using Docusaurus 2.
I get this error when I run
docusaurus build
,Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
docusaurus.config.js
docusaurus build
.Behavior
docusaurus start
works perfectly fine for development purposes. After I got the expected result on dev stage, I randocusaurus build
. Then I got that error.Btw, I am new to Docusaurus.
Your Environment
Reproducible Demo
I will soon create a Demo Repo exclusively for this issue. Would like to get some time.
The text was updated successfully, but these errors were encountered: