Skip to content

No .bin directory in the extension folder #7

@seangwright

Description

@seangwright

I created a diagram.mermaid file, added the mermaid code, saved it and then used the Mermaid Export: Export command from the command palette.

Nothing happens, however here is what shows up in the log:

cwd:d:\dev\workspace\app\docs
command:c:\Users\sean\.vscode\extensions\gruntfuggly.mermaid-export-0.0.8/node_modules/.bin/mmdc -t default -i "d:\dev\workspace\app\docs\diagram.mermaid" -o "d:\dev\workspace\app\docs\diagram.png"
The system cannot find the path specified.

OK

Here is the exact contents of diagram.mermaid:

sequenceDiagram A-->B: Works!

Here's a screenshot of the folder where .bin/ should be

Annotation 2020-04-24 200632

--- Edit ---

This seems to be the same issue as #3

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