I try to install m2e pro on magento 2.0.9 by uploading module to the app/code/..
and then i execute the command
magento setup:upgrade
just like it says in here: https://docs.m2epro.com/display/eBayMagento2/Installation
Everything seems fine, front-end is working, however back-end page is blank and returns error
Class Magento\Framework\EntityManager\MetadataPool does not exist";i:1;s:10391:"#0 /vendor/magento/framework/ObjectManager/Definition/Runtime.php(44): Magento\Framework\Code\Reader\ClassReader->getConstructor('Ess\M2ePro\Mode...')
I have tried to clear var/cache and var/generation folders and nothing still get this error....