Problem/Motivation
In Drupal 9.0.7

Steps to reproduce
Look in screenshot
Additional error:
#2

| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot 2020-10-18 at 23.55.13.png | 117.46 KB | alex.mazaltov |
| #2 | Screenshot 2020-10-18 at 23.50.13.png | 190.96 KB | alex.mazaltov |
| Screenshot 2020-10-18 at 23.42.32.png | 231.94 KB | alex.mazaltov |
Comments
Comment #2
alex.mazaltovI figured out that bartik specified as theme in those yml files and I changed it to my currently used administer theme which is olivero
with those changes I thought that i will be able to successfully enable this module but I was wrong:
here is additional error:
Comment #3
alex.mazaltovComment #4
alex.mazaltovComment #5
alex.mazaltovComment #6
jeremylichtman commentedHi @alex.mazaltov,
The config_export issue is a Drupal issue.
See:
https://www.drupal.org/project/drupal/issues/3132759 and
https://www.drupal.org/project/performance_budget/issues/3154389
Looks like it is recent and may be resolved already in 9.0.x-dev, but isn't yet in a release.
As far as the two Bartik blocks go, I'm going to move those two into optional config (done on dev already, not yet in a release for this module).
Comment #7
alex.mazaltovThank you for quick update.
I have tried to add mew Project type after module installation.
I got error:
Then i added those lines to files:
Comment #8
jeremylichtman commentedThanks @alex.mazaltov. There were actually two config entities that were missing that annotation (not sure why as all of that code came from Drupal Console).
I have pushed a commit to dev crediting you.
Comment #9
jeremylichtman commentedComment #10
jeremylichtman commented