Error information: ``` Error: spawn x:\xxx\node_modules\.bin\mmdc ENOENT ``` Bug location: https://github.com/miao1007/gitbook-plugin-mermaid-cli/blob/e8adf393dc06bfd413b178026e9a9d277dce7b95/index.js#L82 Reason: https://nodejs.org/api/child_process.html#child_process_spawning_bat_and_cmd_files_on_windows I am not familiar with nodejs, it might takes me long to solve it gracefully, can you fix this please. From another HWer 😆
Error information:
Bug location:
gitbook-plugin-mermaid-cli/index.js
Line 82 in e8adf39
Reason:
https://nodejs.org/api/child_process.html#child_process_spawning_bat_and_cmd_files_on_windows
I am not familiar with nodejs, it might takes me long to solve it gracefully, can you fix this please.
From another HWer 😆