Problem:
Warning: file_get_contents(libraries/bootstrap/dist/js/bootstrap.bundle.min.js): Failed to open stream: No such file or directory in Drupal\Core\Asset\JsCollectionOptimizerLazy->generateHash() (Zeile 43 in /var/www/httpdocs/web/core/lib/Drupal/Core/Asset/AssetGroupSetHashTrait.php)
Solution?
cp -av web/themes/custom/mytheme123/assets/vendor/bootstrap/js/bootstrap.bundle.min.js web/libraries/bootstrap/dist/js/
cp -av web/themes/custom/mytheme123/assets/vendor/bootstrap/css/bootstrap.min.css web/libraries/bootstrap/dist/css/
Neuen Kommentar schreiben