Hello! I am trying to run /home/user/dephpend/bin/dephpend uml --output=uml.png --no-classes src but I'm getting the following error:
Something went wrong, this shouldn't happen. Please take a minute and report this issue: https://github.com/mihaeu/dephpend/issues
PlantUML installation not found.
[/home/user/dephpend/src/OS/PlantUmlWrapper.php at line 57]
I've checked that PlantUML is installed globally so I'm not sure what it could be. dePHPend is working fine for other options (metrics, etc.) Thanks!
[user@endeavour]$ pacman -Qs plantuml
local/plantuml 1.2022.7-1
Component that allows to quickly write uml diagrams
Hello! I am trying to run
/home/user/dephpend/bin/dephpend uml --output=uml.png --no-classes src
but I'm getting the following error:I've checked that PlantUML is installed globally so I'm not sure what it could be. dePHPend is working fine for other options (metrics, etc.) Thanks!