- Issue created by @ferrum
- 🇯🇴Jordan Rajab Natshah Jordan
Permission Denied for dir
Needs for sure to do achmodandchown, then./bin/drush cr - 🇯🇴Jordan Rajab Natshah Jordan
Thanks, ferrum for reporting.
Noticed that you are using Windows.
Better if you use Linux or Mac
Or you can use Lando for local development in Windows - 🇩🇪Germany ferrum
don't use colon in filepath - this is not allowed in windows
it is not a permission problem
- Status changed to Closed: won't fix
almost 2 years ago 8:19am 29 January 2024 - 🇯🇴Jordan Rajab Natshah Jordan
The Drupal Core
php core/scripts/drupal generate-themescript is doing the work by the folliwng commandphp core/scripts/drupal generate-theme new_theme_name --starterkit vartheme_bs5listed in Create new Vartheme BS5 Cloned Generated Theme
replace colon with dash
Not recommending that, you may suggest that to the Drupal core team