I have installed Drupal 8.8.1 successfully, but get an error when I try to use Configuration Sync. I'm a Drupal newbie and cannot understand how to solve this error:
CONFIGURATION SYNC DIRECTORY Not present Your sites/drupal-8-8-1cj.dd/settings.php file must define the $settings['config_sync_directory'] setting as a string containing the directory in which configuration files can be found.
I also have a second error, I do not know if they are related (it doesn't sound to me like they would be):
I went through the standard composer installation steps for D8 outlined in the installation docs. I used drupal/recommended-project as the project template. The web UI portion of the installation went fine, but immediately after completing that, I get an error when visiting the root of my website that says:
Uncaught PHP Exception InvalidArgumentException: "Class "Drupal\\views\\Routing\\ViewPageController" does not exist."
A few days ago, I did a fresh install of Lightning.
I also installed a fresh Drupal 8.8.1, so I could compare.
On my Linux Manjaro desktop using Composer.
I'm a newb re:Drupal, but have been webmastering since '95 using everything from hand written HTML to boxed CMS programs similar to Drupal.
I guess my first question should be, is there a better forum to get help with Lightning?
First problem: I can't install new modules through the web interface: