Fatal error: Type of Drupal\geocoder\Form\SettingsForm::$typedConfigManager

Created on 23 November 2023, almost 2 years ago
Updated 24 November 2023, almost 2 years ago

With Drupal 10.2.x I can see following error
Fatal error: Type of Drupal\geocoder\Form\SettingsForm::$typedConfigManager must be ?Drupal\Core\Config\TypedConfigManagerInterface (as in class Drupal\Core\Form\ConfigFormBase) in docroot/modules/contrib/geocoder/src/Form/SettingsForm.php on line 14

Steps to reproduce:

  • Create new project using composer create-project drupal/recommended-project:10.2.0-beta1@beta geocoder-3403728&& cd geocoder-3403728
  • Require drush using composer require drush/drush
  • Require geocoder using composer require drupal/geocoder geocoder-php/google-maps-provider
  • Install site using ./vendor/bin/drush si minimal
  • Install geocoder using ./vendor/bin/drush in geocoder -y
  • Welcome the above error
💬 Support request
Status

Closed: duplicate

Version

4.10

Component

Code

Created by

🇮🇳India chandu7929 Pune

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024