drupal-finder icon indicating copy to clipboard operation
drupal-finder copied to clipboard

Add error handler if drupal/core is not installed

Open codebymikey opened this issue 5 months ago • 0 comments

InstalledVersion::getInstallPath() throws an \OutOfBoundsException exception if the drupal/core package is not installed, and this is potentially unexpected as far as the API is concerned.

codebymikey avatar Jul 14 '25 09:07 codebymikey