firebearstudio / importexportfree

Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
https://firebearstudio.com/the-improved-import.html
Open Software License 3.0
180 stars 68 forks source link

Fatal Error #43

Open anzi121 opened 4 years ago

anzi121 commented 4 years ago

Hi Team I have installed the Extention it is not working getting an error My Magento Version: 2.3.4

Fatal error: Uncaught Error: Call to a member function getSchema() on null in /home/adaecas1/dev.hollandandbarrett.es/vendor/firebear/importexportfree/Model/AbstractReader.php:47 Stack trace: #0 /home/adaecas1/dev.hollandandbarrett.es/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(121): Firebear\ImportExport\Model\AbstractReader->__construct(Object(Magento\Framework\App\Config\FileResolver), Object(Magento\Framework\App\Arguments\ValidationState), Array, 'Magento\Framewo...', 'global', '', NULL, NULL) #1 /home/adaecas1/dev.hollandandbarrett.es/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Firebear\Import...', Array) #2 /home/adaecas1/dev.hollandandbarrett.es/vendor/magento/framework/ObjectManager/Factory/Compiled.php(150): Magento\Framework\ObjectManager\Factory\Compiled->create('Firebear\Import...') #3 /home/adaecas1/dev.hollandandbarrett.es/vendor/magento/framework/ObjectManager/Factory/Compiled.php(79): Mag in /home/adaecas1/dev.hollandandbarrett.es/vendor/firebear/importexportfree/Model/AbstractReader.php on line 47

henk-hypershop commented 4 years ago

Hi @ansarul121,

I had the same issue. This error occurred due to a composer replace. We have had some import-export extension replaced. After removing them from the replace, the error was fixed.