Skip to content
New issue

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

Handle error in Get-DOTExecutable.ps1 #91

Open
t-mxcom opened this issue Apr 15, 2022 · 0 comments
Open

Handle error in Get-DOTExecutable.ps1 #91

t-mxcom opened this issue Apr 15, 2022 · 0 comments

Comments

@t-mxcom
Copy link

t-mxcom commented Apr 15, 2022

Hello!

Line 9 in Get-DOTExecutable.ps1 causes an error and terminates the execution of AzViz, if the dot application wasn't found in the system search path.
This should be handled so that it's not necessary to add Graphviz to $env:path if it's installed in one of the predefined default directories (lines 4-7).

I'm currently using PowerShell version

Major Minor Build Revision
5 1 19041 1320

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant