Installing module on Drupal 8.9.0

Notice: Undefined index: google_map_field_auth_method in google_map_field_requirements() (line 23 of modules/contrib/google_map_field/google_map_field.install).
google_map_field_requirements('install')
call_user_func_array('google_map_field_requirements', Array) (Line: 392)
Drupal\Core\Extension\ModuleHandler->invoke('google_map_field', 'requirements', Array) (Line: 1102)
drupal_check_module('google_map_field') (Line: 419)
Drupal\system\Form\ModulesListForm->buildModuleList(Object) (Line: 437)
Drupal\system\Form\ModulesListForm->submitForm(Array, Object)
call_user_func_array(Array, Array) (Line: 114)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object) (Line: 52)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object) (Line: 592)
Drupal\Core\Form\FormBuilder->processForm('system_modules', Array, Object) (Line: 320)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 91)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 151)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Comments

VladimirAus created an issue. See original summary.

scot.hubbard’s picture

Title: Error on installation of the module » Notice on installation of the module

  • scot.hubbard committed dffcb7c on 8.x-1.x
    Issue #3151404: Notice on installation of the module
    
scot.hubbard’s picture

Status: Active » Fixed

Fixed in latest dev version.

scot.hubbard’s picture

Status: Fixed » Closed (fixed)

Fixed in 8.x-1.11