Now I am getting the following error:
Notice: Undefined index: instance in /var/www/magento2/dev/setup/src/Magento/Setup/Module/Di/Compiler/ArgumentsResolver.php on line 171
Help is appreciated
The file structure in default Magento 2.4.3
https://drops.meetanshi.com/Ejep3f
I am facing the same error after applying the patch to the DHL module. I even tried to remove all DHL modules completely from the codebase, but keep getting this error while setup:di:compile. So I assume this comes from some different module.
I spent days finding the source of the error with no efforts - did you find any solution for this?
Have problems with DHL module in cobine with m2e Pro here too. And still have no solution for the compile problem.
I solved the compile problem by updating the FireGento MageSetup(2) module from version 0.4.x to 1.0 which was released a few days ago. After updating this module setup:di:compile completes without errors.
https://meetanshi.com/blog/solved-laminas-compile-error-at-update-to-magento-2-4-3/
checkout this link maybe its help
@harshityadav wrote:https://meetanshi.com/blog/solved-laminas-compile-error-at-update-to-magento-2-4-3/
checkout this link maybe its help
no it does not.