You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I am running the command "salt state.show_highstate --out json |salt_state_graph" the first line of output is Couldn't import _dotparser, loading of dot files will not be possible.
Afterwards, the diagram states seem to be rendered in json output.
I am wondering if the message received is normal and I can safely ignore it, or I should be concerned. Thank you