Skip to content

Handle error in Get-DOTExecutable.ps1 #91

@t-mxcom

Description

@t-mxcom

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!

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