We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Preconditions Magento Version : 2.3.4 CE Module Version : 1.2.9.1 Environment : Developer
Steps to reproduce Go to Magento 2 Admin Sellers > Retailers Expected result Access the retailer.
Actual result
Fatal error: Uncaught Error: Cannot instantiate interface Smile\Retailer\Api\RetailerRepositoryInterface in /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121 Stack trace: #0 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Smile\Retailer\...', Array) #1 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(150): Magento\Framework\ObjectManager\Factory\Compiled->create('Smile\Retailer\...') #2 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(79): Magento\Framework\ObjectManager\Factory\Compiled->get('Smile\Retailer\...') #3 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Compiled->create('Smile\Retailer\...', Array) #4 /home/domen.com/public_html/vendor/magento/framework/App/ActionFactory. in /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preconditions
Magento Version : 2.3.4 CE
Module Version : 1.2.9.1
Environment : Developer
Steps to reproduce
Go to Magento 2 Admin
Sellers > Retailers
Expected result
Access the retailer.
Actual result
Fatal error: Uncaught Error: Cannot instantiate interface Smile\Retailer\Api\RetailerRepositoryInterface in /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121 Stack trace: #0 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Smile\Retailer\...', Array) #1 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(150): Magento\Framework\ObjectManager\Factory\Compiled->create('Smile\Retailer\...') #2 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(79): Magento\Framework\ObjectManager\Factory\Compiled->get('Smile\Retailer\...') #3 /home/domen.com/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Compiled->create('Smile\Retailer\...', Array) #4 /home/domen.com/public_html/vendor/magento/framework/App/ActionFactory. in /home/domen.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
The text was updated successfully, but these errors were encountered: