ptlrs commented on code in PR #101:
URL: https://github.com/apache/ozone-site/pull/101#discussion_r1842779103
##########
package.json:
##########
@@ -16,22 +16,23 @@
},
"dependencies": {
"@docusaurus/core": "3.3.2",
- "@docusaurus/preset-classic": "3.3.2",
"@docusaurus/plugin-pwa": "3.3.2",
+ "@docusaurus/preset-classic": "3.3.2",
+ "@docusaurus/theme-mermaid": "3.3.2",
Review Comment:
I saw that I faced the same problem after uninstalling
docusaurus/theme-mermaid.
I was able to resolve it by reinstalling the package again on my mac.
Next, I ran `docker compse up --build` and then ran it with no issues.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]