- Issue created by @richardhobbs
- 🇮🇳India shubham_jain
I tried to replicate this issue in my local setup, but didn't get this warning. Below is the screenshot please take a look into it. If still get error let me know.
I get the following warning message when I remove jquery_ui_accordion version 8.x-1.1
Warning: file_get_contents(modules/contrib/jquery_ui_accordion/jquery.ui/ui/widgets/accordion-min.js): Failed to open stream: No such file or directory in /app/htdocs/core/lib/Drupal/Core/Asset/JsOptimizer.php on line 25
I also get this warning when I install version 2 (2.0.0)
composer require 'drupal/jquery_ui_accordion:^2.0'
Drupal Version 9.5.9
php version 8.1.18
jquery ui accordion version 8.x-1.1
jquery ui accordion is uninstalled
composer remove drupal/jquery_ui_accordion
drush cr
Active
1.1
Code
I tried to replicate this issue in my local setup, but didn't get this warning. Below is the screenshot please take a look into it. If still get error let me know.