Replies: 1 comment 2 replies
-
Make sense! feel free to open a PR for it 🚀 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi 👋 ,
Our laptops are behind a firewall and we don't have access to
homebrew
. We can however installgraphviz
via Nix.Can we change the method in GraphService.swift -
isGraphVizInstalled()
to usedot -V
to check if graphviz is installed? Thanks.Best,
Kam
Beta Was this translation helpful? Give feedback.
All reactions