- Issue created by @nikitaaswani
- Merge request !8Removed starterkit.php file and no-edit key from the starterkit.yml. → (Open) created by nikitaaswani
While setting up the Governor theme to be used as a starterkit, the command is throwing an error:
[ERROR] Paths were defined "no_edit" but no files found.
1. Clone “The Governor” theme in the “web/themes/custom/” folder. (This step will be replaced by composer require in the future.)
2. Run the generate-theme command from the root the project:
php web/core/scripts/drupal generate-theme my_new_theme --name "My New Theme" --description "Custom theme generated from The Governor" --path "themes/custom" --starterkit=governor
Active
1.0
Code