dotmailer / dotmailer-magento2-extension

The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
48 stars 63 forks source link

Error on setup:di:compile on Magento 2.3.4 #562

Closed tanolalano closed 4 years ago

tanolalano commented 4 years ago

Hi all, after upgrade from magento 2.3.3 to 2.3.4 and after:

On setup:di:compile command I get this error

Repositories code generation... 1/7 [====>-----------------------] 14% 1 sec 40.0 MiBPHP Fatal error: Interface 'Dotdigitalgroup\Email\Block\Adminhtml\EngagementCloudEmbedInterface' not found in /htdocs/vendor/dotmailer/dotmailer-magento2-extension-chat/Block/Adminhtml/StudioChatWidget.php on line 12

But if I open StudioChatWidget.php on line 12 I found Interface Schermata 2020-05-01 alle 09 41 58

Thank you for supporting

sta1r commented 4 years ago

Hi @tanolalano potentially you are using an older version of Email than the one bundled with Magento 2.3.4? Did you previously require a specific version of Dotdigitalgroup_Email?

sta1r commented 4 years ago

Closing, feel free to re-open if you have further problems.