cancel
Showing results for 
Search instead for 
Did you mean: 

Install Pedona Theme error upgrade

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Install Pedona Theme error upgrade

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
1 ACCEPTED SOLUTION

Accepted Solutions

Re: Install Pedona Theme error upgrade

@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

View solution in original post

2 REPLIES 2

Re: Install Pedona Theme error upgrade

@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

Re: Install Pedona Theme error upgrade

@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