devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Improve error message when docker-compose isn't installed

Open electricshaman opened this issue 7 years ago • 0 comments
trafficstars

Currently if you attempt to run devbox start without docker-compose installed, you are presented with a generic system error message:

% devbox start
ERROR:
No such file or directory (os error 2)

The doctor switch is cool for diagnosing this kind of thing, but providing a better error message here would be even better.

electricshaman avatar Apr 12 '18 21:04 electricshaman