Back to Multipurpose Theme with PAGE BUILDER - Success Support

kokamvd
kokamvd

Try install and caught an error:

 file_put_contents(/var/www/themes/ketikidis-octobercms-success-/.themelock): failed to open stream: No such file or directory

Full console output:

Installing Theme...
Executing: composer require ketikidis/octobercms-success-theme

Using version dev-main for ketikidis/octobercms-success-theme
./composer.json has been updated
Running composer update ketikidis/octobercms-success-theme
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
Package moontoast/math is abandoned, you should avoid using it. Use brick/math instead.
Generating autoload files
> System\Console\ComposerScript::postAutoloadDump
79 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> System\Console\ComposerScript::postUpdateCmd

* You are using October CMS version: v2.0.16

In Filesystem.php line 133:

file_put_contents(/var/www/themes/ketikidis-octobercms-success-/.themelock): failed to open stream: No such file or directory

I think name of folder ketikidis-octobercms-success- wrong with dash of the end. How I can fix this?

kokamvd
kokamvd

With command

php artisan project:sync

everything went well

Last updated

1-2 of 2