ChuXingCheng
ChuXingCheng
I'm getting the same error
in my metagpt installation dir, run follow code sloved my problem, hope could help you ``` npm uninstall -g @mermaid-js/mermaid-cli cd metagpt npm install @mermaid-js/mermaid-cli ```
I also encountered the same problem, unable to load the Langchain document correctly, and the biggest failure of this project lies here
I encountered the same problem as you, which prevented me from loading the Langchain doc. Is the biggest significance of this project to facilitate our interaction with Langchain doc more...
Perhaps we can manually save the doc for the program to parse?
I encountered this problem too