Closed (fixed)
Project:
Bootstrap5
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2023 at 15:22 UTC
Updated:
14 Feb 2023 at 11:39 UTC
Jump to comment: Most recent
Create Subtheme doesn't work
1. Install Bootstrap theme via composer on a fresh Drupal 10.0.2 installation.
2. Enable and set Bootstrap5 as default theme.
3. Go to Administration -> Appearance -> Appearance settings -> Bootstrap5
4. Try to create a Subtheme with default settings.
5. Following error message will appear: The website encountered an unexpected error. Please try again later.
Not known
N/A
N/A
N/A
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| Schermata 2023-01-30 alle 16.21.45.png | 52.36 KB | vincenzocacciatore | |
| Schermata 2023-01-30 alle 16.21.39.png | 111.32 KB | vincenzocacciatore |
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 #2
jannakha commentedare there any errors in PHP log or Drupal logs?
Comment #3
andrewlab commentedDrupal 9.5.2
The same error
Drupal\Core\File\Exception\FileNotExistsException: File 'themes/contrib/bootstrap5/css/breadcrumb.css' could not be copied because it does not exist. in Drupal\Core\File\FileSystem->prepareDestination() (line 459 of /mnt/sdb5/home/andrey/www/bloha9/web/core/lib/Drupal/Core/File/FileSystem.php).
Comment #4
wescogan commented(10.0.2)
I'm getting an error or a different file when I attempt to create a subtheme:
Comment #5
vladimirausCan confirm the issues. I'm getting
Comment #7
vladimirausReady for review with improvements to subthemes. 🍻
Comment #8
donaldp commentedThe changes allowed me to generate a new subtheme.
Thanks.
Comment #10
vladimirausCheers... Committed. 🥂
Comment #11
vladimirausComment #12
vladimiraus