Problem/Motivation
x@x:~/public_html/www.x.de$ drush en posthog_js
[warning] Drush command terminated abnormally.
x@x:~/public_html/www.x.de$ drush cr
[warning] Drush command terminated abnormally.
No entries in log, yet unclear what goes wrong!
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork posthog-3493339
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
anybodyFound it:
Comment #3
anybody@grevil: Important, this is a risky and ugly thing... See #3406389: Fatal error: Type of Drupal\geocoder\Form\SettingsForm::$typedConfigManager must not be defined (as in class Drupal\Core\Form\ConfigFormBase) for details.
Comment #6
anybodyComment #7
grevil commentedThis fix caused a regression for Drupal 11. We should make separate
releases for D10 and D11:Comment #8
anybody@grevil No I think there's a pattern to solve this. Look into similar widely used modules, they surely had the same issue.
Separate releases are no good solution for such a specific issue.
Comment #9
grevil commentedI think I found something. The fix will be introduced through #3480882: Finish PHP SDK base integration.
Comment #10
anybodyThanks, please retry afterwards!