Closed ghermans closed 3 years ago
When using the command php artisan package:make-shop-theme Test Bagisto/Test i get the following error below
php artisan package:make-shop-theme Test Bagisto/Test
File : /home/vagrant/bagisto.test/config/themes.php already exists.
This file is shipped with Bagisto by default so instead of creating a themes.php file, it should be updated with the new theme data.
Additional it does not create a folder in packages/ @shubhwebkul
When using the command
php artisan package:make-shop-theme Test Bagisto/Test
i get the following error belowThis file is shipped with Bagisto by default so instead of creating a themes.php file, it should be updated with the new theme data.