have install Magento 2.3.3
I execute the following command
/opt/php71/bin/php bin/magento setup:upgrade
after a while it breaks
Running data recurring...Magento\Downloadable\Model\ResourceModel\Indexer\Price doesn't extend \Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\DefaultPrice
Solved! Go to Solution.
@mario_meraz run the below commands and then again check the results.
sudo chmod 777 -R var/ generated/ pub/static/ php bin/magento setup:upgrade
Thanks
@mario_meraz run the below commands and then again check the results.
sudo chmod 777 -R var/ generated/ pub/static/ php bin/magento setup:upgrade
Thanks
@rahul Gupta thks for help, try run and say again error
Module 'MSP_ReCaptcha': Module 'Magento_Persistent': Module 'Magento_ProductAlert': Module 'Magento_ConfigurableSampleData': Running data recurring...Magento\Downloadable\Model\ResourceModel\Indexer\Price doesn't extend \Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\DefaultPrice