mihaeu / dephpend

Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...

Home Page:https://dephpend.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"PlantUML installation not found" despite PlantUML being globally installed

erin-bristow opened this issue · comments

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

Didn't get it working and no longer need to, but if I do need it in the future I'll probably try with a different OS