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
Though setup:upgrade runs without any issue on compile I am getting the below error:
Repositories code generation... 1/9 [===>------------------------] 11% 3 secs 85.0 MiBPHP Fatal error: Uncaught Error: Class 'MSP\CashOnDelivery\Model\Total\Quote\AbstractTotal' not found in /home/server/yaeabfbzft/public_html/app/code/MSP/MSP_CashOnDelivery/Model/Total/Quote/Cashondelivery.php:31 Stack trace: #0 /home/server/yaeabfbzft/public_html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(136): require_once() #1 /home/server/yaeabfbzft/public_html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(117): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->includeClass() #2 /home/server/yaeabfbzft/public_html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(87): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->extract() #3 /home/server/yaeabfbzft/public_html/setup/src/Magento/Setup/Module/Di/App/Task/Operation/RepositoryGenerator.php(61): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->getList() #4 /home/server/yaeabfbzft/public_html/setup/src/Ma in /home/server/yaeabfbzft/public_html/app/code/MSP/MSP_CashOnDelivery/Model/Total/Quote/Cashondelivery.php on line 31
Thanks in advance for your time.
The text was updated successfully, but these errors were encountered:
Have you solved this problem? Is this module compatible with Mangeto 2.4?
Sorry, something went wrong.
No branches or pull requests
Though setup:upgrade runs without any issue on compile I am getting the below error:
Thanks in advance for your time.
The text was updated successfully, but these errors were encountered: