Hi @AmitVishwakarmaYou are so kind and patient and professional! I can not know how to thank you. Before now, i am worry about the process of magento upgrade from 2.4.5 to 2.4.7. But now, you tell me a important direction and approach i will follow. In the coming three months, i will complete the up...
Thanks for your replay, giuseppebag.Before i already had review the Magento DevDocs, but i can not find the solution. For example, like those causual three issues in my uct report:1. Magento\SalesRule\Model\ResourceModel\Coupon\Usage2. Call method 'Magento\Framework\DB\Adapter\AdapterInterface::roll...
1. how to update code like above? i had checked the related code, this class of Magento\SalesRule\Model\ResourceModel\Coupon\Usage is the same code in 2.4.5 and 2.4.7. why does the report occur this error? Update code to use a class marked as @api, how to find the solution of alternative code? the ...
Hi everyone: I run this command like below, it works for me. i make a dir name uct and run this command(composer create-project --repository=https://repo.magento.com magento/upgrade-compatibility-tool=3.0.17 ./ -vvv), it works for me. Download uct successfully!I just curious about why it is works sp...
when i run this command in magent root of my locate docker environment, it encounter errors like below: i just to install uct tool to prepare to upgrade magento in locate enviroment, but if fails to get uct tools.if you meet the same issue, pls replys, thanks!
Hi arunpatidar, anyway, thank you for your support me! i modify my npm respositry to original npm respositry. it works for me! The taobao npm respositry cause me fail to mvn clean install. Thank you a lot!
@MukeshYadav_Hi MukeshYadav,you are awesome and cool! As a china software engineer, i modified the resposity to registry.npm.taobao.org before. I modified the respositry to https://registry.npmjs.org/ , it works for me! The problem cost me two days to find answer... Thank you very much!
I try to resolve below the two way, they are not work for me. 1. the logs refer to below picture: 2. 3. i download the fixed node and npm, but it donot work too. My local system is window10, not ubuntu.