Skip to content

Error installing sample data with 0.42.0-beta2 #915

@fbrnc

Description

@fbrnc

There's a dependency issue with the sample data:

  • magento/sample-data exists in version 0.42.0-beta2 (and 0.42.0-beta1).
  • magento/sample-data requires
    • "magento/framework": "~0.42.0-beta1",
    • "magento/magento-composer-installer": "*",
    • "magento/sample-data-media": "~0.42.0-beta1"
  • magento/sample-data-media only exists in version 0.42.0-beta1

This combination seems to make it impossible to install the sample data:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package magento/sample-data-media could not be found in any version, there may be a typo in the package name.
  Problem 2
    - Installation request for magento/sample-data 0.42.0.beta2 -> satisfiable by magento/sample-data[0.42.0-beta2].
    - magento/sample-data 0.42.0-beta2 requires magento/sample-data-media ~0.42.0-beta1 -> no matching package found.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions