Expand my Community achievements bar.

SOLVED

Installing the Upgrade Compatibility Tool encounter error

Avatar

Level 2

guoliangwa_0-1740365672235.pngguoliangwa_1-1740365697819.png

guoliangwa_2-1740365733523.png

when i run this command in magent root of my locate docker environment, it encounter errors like below:

guoliangwa_3-1740365838341.png

 

 

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!

 

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi everyone:

 I run this command like below, it works for me.

guoliangwa_0-1740367067385.png

 

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!

guoliangwa_1-1740367145958.png

I just curious about why it is works specify the uct`s version and -vvv parameters. But in magento office documents, it tell developer to run like below:

guoliangwa_2-1740367298218.png

Anyway , i am able to go futher step to use uct finally!

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Hi everyone:

 I run this command like below, it works for me.

guoliangwa_0-1740367067385.png

 

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!

guoliangwa_1-1740367145958.png

I just curious about why it is works specify the uct`s version and -vvv parameters. But in magento office documents, it tell developer to run like below:

guoliangwa_2-1740367298218.png

Anyway , i am able to go futher step to use uct finally!