Closed Ctucker9233 closed 6 years ago
@Ctucker9233 Try clearing clearing the folder generated/* first before compiling.
@gnuzealot I ran rm -rf var/di var/generation var/cache/ var/page_cache/ pub/static/frontend/* before running the upgrade and compile commands
@Ctucker9233 what was the full version number? I'll try to reproduce it here.
Version of Magento is 2.1.11. Is that what you meant by full version number?
@Ctucker9233 Please try it now, should be fixed with https://github.com/magemojo/m2-ce-cron/commit/5be6233b8df8432d6d4bc6e73f4c18112b85e617
It works perfectly now. Thank you.
Excellent, closing the issue.
I'm trying to use your extension on Magento 2.1 and when I run bin/magento setup:di:compile I get the following error
Incorrect dependency in class MageMojo\Cron\Controller\Adminhtml\Settings\Index in /home/tuckersf/public_html/app/code/MageMojo/Cron/Controller/Adminhtml/Settings/Index.php \Magento\Framework\Message\ManagerInterface already exists in context object Total Errors Count: 1
Please provide a fix as soon as possible.