When installing freshly, InfoParserException throws an error because of the missing base_theme in the info file.
Drupal\Core\Extension\InfoParserException: Missing required key (base_theme) in themes/contrib/fortytwo/fortytwo.theme/fortytwo.theme in [error]
Drupal\Core\Extension\ThemeExtensionList->createExtensionInfo() (line 269 of /var/www/vhosts/test/web/core/lib/Drupal/Core/Extension/ThemeExtensionList.php)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3155339-fortytwo-basetheme.patch | 305 bytes | mr_infinity |
Comments
Comment #2
mr_infinity commentedThis should fix the problem.
Comment #3
mr_infinity commentedComment #4
mr_infinity commentedComment #6
fabianderijkThis is fixed in the new 8.x-4.1 release.
Comment #7
fabianderijkComment #8
mr_infinity commentedGreat! Didn't notice that, my D9 installed the 4.0 version. Thank you Fabian.