swarrot / SwarrotBundle

A symfony bundle for swarrot integration
MIT License
89 stars 59 forks source link

Non-existed services #225

Closed serhiiosm closed 9 months ago

serhiiosm commented 1 year ago

bin/console swarrot:consume:account.create account_created accounts --env=prod

In App_KernelProdContainer.php line 1976:

Attempted to load class "RpcServerProcessorConfigurator" from namespace "Swarrot\SwarrotBundle\Processor\RPC".
Did you forget a "use" statement for another namespace?

https://github.com/swarrot/SwarrotBundle/pull/224

metfan commented 9 months ago

https://github.com/swarrot/SwarrotBundle/pull/231