CuBoulder / cu-express-drops-8

Express Upstream for Drupal 8 Sites Hosted on Pantheon
0 stars 0 forks source link

Error Installing Modules #9

Open alexfinnarn opened 7 years ago

alexfinnarn commented 7 years ago

Context

Fatal error: Call to a member function getProfiles() on a non-object in /srv/bindings/befcffdac6bd4777b84b4d80a43e7bd1/code/core/lib/Drupal/Core/Config/ConfigInstaller.php on line 481 Ok Drush command terminated abnormally due to an unrecoverable error. [error] Error: Call to a member function getProfiles() on a non-object in /srv/bindings/befcffdac6bd4777b84b4d80a43e7bd1/code/core/lib/Drupal/Core/Config/ConfigInstaller.php, line 481

When you try to enable any module, the error message above appears. Something must be amiss with the profile name or something.

Expected Result

A developer can enable modules without getting the error message above.

kreynen commented 7 years ago

This same error is happening on a clean install after the 8.3.0 update. I started digging into that, from the install perspective but this will be easier to troubleshoot on existing sites if it happens on module install as well.