Your software
My Mautic version is: 4.1.0
My PHP version is: 7.4.27
My Database type and version is: 8.0.27
Your problem
My problem is:
I run composer require mautic/api-library
It run successfully, but since then I’m getting this error on the main Mautir URL
These errors are showing in the log:
**Fatal error** : Uncaught Error: Class 'Mautic\CoreBundle\ErrorHandler\ErrorHandler' not found in D:\inetpub\vhosts\******.com\wwwroot\m.******.com\public\index.php:22 Stack trace: #0 {main} thrown in **D:\inetpub\vhosts\******.com\wwwroot\m.******.com\public\index.php** on line **22**
Steps I have tried to fix the problem: