【发布时间】:2017-06-14 05:52:30
【问题描述】:
我尝试通过将模块上传到app/code/.. 来在 magento 2.0.9 上安装 m2e pro,然后执行命令
magento setup:upgrade
就像这里所说的那样:https://docs.m2epro.com/display/eBayMagento2/Installation
一切似乎都很好,前端工作正常, 但是后端页面为空白并返回错误
类 Magento\Framework\EntityManager\MetadataPool 不存在";i:1;s:10391:"#0 /vendor/magento/framework/ObjectManager/Definition/Runtime.php(44): Magento\Framework\Code \Reader\ClassReader->getConstructor('Ess\M2ePro\Mode...')
我已尝试清除 var/cache 和 var/generation 文件夹,但仍然没有出现此错误....
【问题讨论】:
标签: php class magento magento2 m2e-pro