Hello,
I'm getting the following error as soon as I do composer update and send it to compile
main.CRITICAL: Class Magento\ReCaptchaUi\Model\UiConfigResolverInterface does not exist
I've tried everything but this class is not found, anyone with a simulate problem?
Magento 2.3.5-p2
The error also happens when upgrading to 2.3.6 and 2.3.7.
thanks for the help
Hello @Awake2012
If you facing this error in the Magento upgrade only then you can follow the below stapes.
Add composer file of upgraded version and then fire the commands.
or
You need to add the error class in the composer file and then upgrade the composer.
If you get the solution then please, "Kudos" and "Accept as Solution" for Token of Appreciation.