We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error information:
Error: spawn x:\xxx\node_modules\.bin\mmdc ENOENT
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 😆
The text was updated successfully, but these errors were encountered:
rm node_modules, rm lock, and then reinstall dependencies.
———— Sent from espace.
Sorry, something went wrong.
Known issue? I don’t think it works, but I will try it tomorrow morning
Sent from Welink
rm -rf node_modules rm package-lock.json gitbook install gitbook serve
still this error
No branches or pull requests
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 😆
The text was updated successfully, but these errors were encountered: