Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to invoke "dot" to create image file #24

Closed
IgorN opened this issue Jun 8, 2016 · 1 comment
Closed

Unable to invoke "dot" to create image file #24

IgorN opened this issue Jun 8, 2016 · 1 comment

Comments

@IgorN
Copy link

IgorN commented Jun 8, 2016

root@homestead:~/Projects# phpda analyze proff.yml
PhpDependencyAnalysis by Marco Muths (v1.2.0)

I catched next trouble when I try to run this tools on my homestead machine.

Configuration read from /home/vagrant/Projects/proff.yml

32/32 [============================] 100% 1 sec/1 sec Memory: 14.0 MiB

Write dependency graph to /home/vagrant/Projects/graf.svg
sh: 1: dot: not found

[Fhaculty\Graph\Exception\UnexpectedValueException]
Unable to invoke "dot" to create image file (code 127)

analyze [-m|--mode [MODE]] [-s|--source [SOURCE]] [-p|--filePattern [FILEPATTERN]] [-i|--ignore [IGNORE]] [-f|--formatter [FORMATTER]] [-t|--target [TARGET]] [--] []

@mamuz
Copy link
Owner

mamuz commented Jun 9, 2016

Hi @IgorN,

sounds like a GraphViz Issue.

Did you install it or tried to reinstall it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants