Closed (fixed)
Project:
Bootstrap4
Version:
3.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2023 at 15:16 UTC
Updated:
11 Apr 2023 at 03:14 UTC
Jump to comment: Most recent
if I try to get a child-theme, i get an error:
php: Drupal\Core\File\Exception\FileNotExistsException: File 'themes/contrib/bootstrap4/css/action-links.css' could not be copied because it does not exist. in Drupal\Core\File\FileSystem->prepareDestination() (line 459 of /web/core/lib/Drupal/Core/File/FileSystem.php).
I got web/themes/custom/b4subtheme with just an epmty css folder in.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
jannakha commentedsubtheme css contains folders => needs special treatment
ready for testing
Comment #5
vladimirausGreat work. 🍻
Comment #8
vladimirausCommitted and backported. 🥃