cancel
Showing results for 
Search instead for 
Did you mean: 

composer install giving error when using magento/code-migration tollkit [ available on GitHub ]

composer install giving error when using magento/code-migration tollkit [ available on GitHub ]

Hi all,

 

I am trying to migrate the source code for an extension [ track order ] of magento from version 1 to magento version 2using the following magento/code-migration toolkit.

 

https://github.com/magento/code-migration

 

I am trying to follow the instructions mentioned in the above link. When I am running installation step as suggested,  composer install command is throwing the following error. 

""""""""                                                                                                      

  [Composer\Downloader\TransportException]                                                            

  The "https://repo.magento.com/packages.json" file could not be downloaded: Failed to enable crypto 

  failed to open stream: operation failed  

"""""""" 

 

I tried to debug this entire day but couldn't resolve the issue. Could anyone pls help me resolving this issue.

 

Many thanks in advance.