daycry / cronjob

- Manage Cron jobs in Codeigniter 4
MIT License
64 stars 20 forks source link

Call to undefined function Daycry\CronJob\Commands\directory_mirror() #23

Closed compfl closed 10 months ago

compfl commented 10 months ago

After executing the following command

php spark cronjob:publish

I am getting following error

An uncaught Exception was encountered

Type: Error Message: Call to undefined function Daycry\CronJob\Commands\directory_mirror() Filename: E:\dev\xampp7_new\htdocs\ci\vendor\daycry\cronjob\src\Commands\Assets.php Line Number: 57

Kindly tell me how to fix this.

compfl commented 10 months ago

This required minimum CI v4.2.