- Issue created by @aman_lnwebworks
- 🇮🇳India aman_lnwebworks
Hi @valerione
I have added MR!2 for the above issue.
Please review it once
Thank you
When I try to enable this module, it throws an error.
1: Install the "Inspector Monitoring" module using the following command:
composer require 'drupal/inspector_monitoring:^1.0'
2: Enable this module.
4: The following error appears:
TypeError: Drupal\inspector_monitoring\InspectorMonitoringServiceProvider::getInspectorConfig(): Return value must be of type array, false returned in Drupal\inspector_monitoring\InspectorMonitoringServiceProvider->getInspectorConfig() (line 59 of modules\contrib\inspector_monitoring\src\InspectorMonitoringServiceProvider.php).
Note: I am using Drupal 10 with PHP 8.3.13 version.
Active
1.0
Code
Hi @valerione
I have added MR!2 for the above issue.
Please review it once
Thank you