Skip to content
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

Uncaught Error: Cannot instantiate abstract class Magento\Framework\Model\ResourceModel\AbstractResource #19

Closed
r-martins opened this issue Jul 9, 2019 · 0 comments
Labels
acknowledged When the issue was tested and confirmed bug

Comments

@r-martins
Copy link
Owner

Após instalar o módulo 2.2.2 no Magento 2.2.9 e navegar até Sales > Orders, o seguinte erro é exibido:

Fatal error: Uncaught Error: Cannot instantiate abstract class Magento\Framework\Model\ResourceModel\AbstractResource in /Users/martins/www/magento2playground/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:111
Stack trace:
#0 /Users/martins/www/magento2playground/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Magento\Framewo...', Array)
#1 /Users/martins/www/magento2playground/vendor/magento/framework/ObjectManager/Factory/Compiled.php(150): Magento\Framework\ObjectManager\Factory\Compiled->create('Magento\Framewo...')
#2 /Users/martins/www/magento2playground/vendor/magento/framework/ObjectManager/Factory/Compiled.php(79): Magento\Framework\ObjectManager\Factory\Compiled->get('Magento\Framewo...')
#3 /Users/martins/www/magento2playground/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Compiled->create('RicardoMartins\...', Array)
#4 /Users/martins/www/magen in /Users/martins/www/magento2playground/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 111

Reportado pela equipe de QA do Marketplace.

@r-martins r-martins added bug acknowledged When the issue was tested and confirmed labels Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged When the issue was tested and confirmed bug
Projects
None yet
Development

No branches or pull requests

1 participant