Closed kinhcan closed 6 years ago
@kinhcan this issue has been solved in https://github.com/omise/omise-magento/pull/106. However, this fix hasn't been released yet. Would you mind to do workaround for now, just delete the following files out from the plugin folder (the same as what I have fixed in that pull request):
Then, execute the command php bin/magento setup:di:compile
again.
Sorry for the inconvenience, and thanks for submitting the report 🙂
Thank for your solution, I fixed this issue.
You're welcome :)
I'm facing the same issue. So, when will it be released?
we have fixed in recent release 2.3, so I am closing that issue.
I got problem when run
php bin/magento setup:di:compile at version 2.1.6 and 2.2.x
error:I did not found class Model/config at code folder.