Closed hopsoft closed 1 week ago
Thanks for this @hopsoft! There's not really any reason to have both of them installed is there? If not, maybe we should check for both of them first, and if we find one, just proceed? And if both are missing then show a message for how to install one or the other? Or both? 🤔
If
vips
orimagemagick
is unhealthy, misconfigured, or missing, it can block the completion ofbin/setup
. In the case of an unhealthy or misconfigured system it can cause all Rails scripts to segfault and exit instantly without guideance on how to proceed.This PR addresses the concern by ensuring the user has these dependencies installed on their system and that they're working before proceeding.