magento / data-migration-tool

Magento Data Migration Tool
https://devdocs.magento.com/guides/v2.3/migration/bk-migration-guide.html
Open Software License 3.0
334 stars 200 forks source link

Unable to install data migration tool from github #901

Closed engcom-November closed 1 year ago

engcom-November commented 1 year ago

Preconditions

Magento 2.4-develop

Steps to reproduce

Install data migration tool on 2.4-develop from github. Ref guide Steps:

    composer config repositories.data-migration-tool git https://github.com/magento/data-migration-tool
    composer require magento/data-migration-tool:2.4.4
    or run > composer require magento/data-migration-tool:~2.4
    bin/magento module:enable Magento_DataMigrationTool

Expected result

Data migration tool is installed successfully.

Actual result

Unable to install the tool from git hub.

Additional notes

m2-assistant[bot] commented 1 year ago

Hi @engcom-November. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


victor-v-rad commented 1 year ago

Hi DMT is tested only with stable Magento version. Please use stable Magento or fork this repo to make necessary changes