Skip to content

Mermaid export gives error and doesn't produce an output file #19

@st034013

Description

@st034013

cwd:/
command: c:\Users\st034013.vscode\extensions\gruntfuggly.mermaid-export-0.0.8/node_modules/.bin/mmdc -t default -i "c:\temp\mermaid-ETR.mmd" -o "c:\temp\mermaid-ETR.png"
The system cannot find the path specified.

I've not modified settings after default install - is it expecting a config or CSS file?

I created some with example settings in, but still no joy:
cwd:/
command:c:\Users\st034013.vscode\extensions\gruntfuggly.mermaid-export-0.0.8/node_modules/.bin/mmdc -t default -c "c:\temp\mermaid-export.config" -C "c:\temp\mermaid-export.css" -i "c:\temp\mermaid-ETR.mmd" -o "c:\temp\mermaid-ETR.png"
The system cannot find the path specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions