kaishuu0123/vscode-erd

not working in window

youngsun8256 opened this issue · 5 comments

fefe

i try but not working.
is it path problem?
is any way to solve this problem?

I'm getting this same problem.

Is it a path problem?

No, I don't think so. I haven't changed my path since it was working last.

Is any way to solve this problem?

I would hope so, but I do not currently have any other error output to assist in debugging.


@youngsun8256, do you think you can have a look? 🙏

What follows is my VS Code About. Thanks in advance!

Version: 1.48.2
Commit: a0479759d6e9ea56afa657e454193f72aef85bd0
Date: 2020-08-25T10:13:11.295Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.17763

@youngsun8256 @DerekNonGeneric

Released v5.0.0.
Please give it a try.

I also don't get it to work on windows

Version: 1.53.2 (user setup)
Commit: 622cb03f7e070a9670c94bae1a45d78d7181fbd4
Date: 2021-02-11T11:48:04.245Z
Electron: 11.2.1
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Windows_NT x64 10.0.19041

My settings:

    "erd-preview.erdPath": "C:\\Users\\ggoer\\Tools\\windows_amd64_erd-go.exe",
    "erd-preview.dotPath": "C:\\Users\\ggoer\\Tools\\graphviz-dot-win-x64.exe",

I downloaded the two files from both release folders.
I also tried to follow the instruction to install it using Go. I even installed Go for this purpose. But I don't understand how to build the erd-go

Most time the preview is empty. Sometimes something is shown. But only error messages.
image

image

@aisbergde Thank you for your reporting.

I appreciate your patience as it might take some time.

I had the same issue on Windows, seemed to resolve it by using x86 version of graphviz rather than x84.