Coravel.Pro Boilerplate fails to start
woutervanranst opened this issue · 2 comments
woutervanranst commented
I have no experience with Coravel and wanted to give the Pro (esp. the Dashboard) features a go to evaluate vs Hangfire/Quartz.
However I do not get it up and running.
I tried the VS2022 boilerplate examples for a aspnet core web api / aspnet core w razor / the ef6 sample from the docs and followed the steps from the docs but i keep getting this issue
System.InvalidOperationException: 'No service for type 'Coravel.Pro.Features.Jobs.UseCases.MarkJobsKilledByTerminatedProcessCommand' has been registered.'
What am I missing here?