This message was deleted.
# questions
s
This message was deleted.
👀 2
d
getting an error that it can’t find it anymore
more context i manually added the following dependency
Copy code
implementation group: 'org.grails', name: 'grails-events-transform', version: '5.0.2'
but now it’s saying
Parameter 0 of method setTargetEventBus in com.campzy.UserPasswordEncoderListener required a bean of type 'grails.events.bus.EventBus' that could not be found.
m
Please see: https://github.com/grails/grails-core/issues/13324 for explanation and workaround. Should be restored in 6.1.2
👍 1