-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile issue for version 1.2.0 on Magento 2.1.9 ? #154
Comments
this is strange, the compilation is part of our release process and I just double checked it - no such issue for me. I also set up a fresh 2.1.19 shop with version 1.1.5 of our module installed and then upgraded to 1.2.0 - no issue. The amazonClientLogger is simply Monolog:
amazonClient is our Client.php delivered by our SDK. Best wishes |
So we are not positive where the issue is... but we can't compile if have the Mirasvit latest version of their Followup Email extension https://mirasvit.com/magento-2-extensions/follow-up-email.html and Amazon Pay extension enabled. So has to be some conflict between the two extensions... for now... we have rolled back the version of Mirasvit and do have 1.2.0 of Amazon installed. |
I really need to be able to update Miravit extension because the latest release contains 2.2 compatibility and we are trying to get updated. [RuntimeException] Yes the SDK is in vendor/amzn |
in setup_module I have |
So we have reverting back to an older version of Mirasvit - Follow up email extension and the issue is gone... I wonder if anyone also using Mirasvit's extension is having the same issue? |
ok @danielneu Mirasvit has confessed they see the issue now... and it is their fault. Hello Emily We found a problem, since version 1.1.0 of the Mirasvit Email extension we added new module Mirasvit Event, which for some reason causes this error when Amazon Payment extension installed. Currently, we are trying to investigate this issue and solve. We will contact you upon completion, best regards, |
Thanks for the information @EmilyPepperman I'll close this issue for now. Best wishes |
Expected to update to version of Amazon Pay 1.2.0 smoothly
When we try to setup:di:compile we get this error:
[RuntimeException]
Source class "\amazonClient" for "amazonClientLogger" generation does not exist.
"amzn/amazon-payments-magento-2-plugin":"1.2.0",
The text was updated successfully, but these errors were encountered: