Skip to content

Error installing sample data for magento v0.42.0-beta7 - sample data 0.42.0-beta6 #1036

@mahesh004

Description

@mahesh004

I have successfully installed magento v0.42.0-beta7 without loading sample data during installation. After that I have added sample date in composer.json and updated it.

"magento/sample-data": "0.42.0-beta6",
"magento/sample-data-media": "~0.42.0-beta1"

Sample data files are created in \magento2\dev\tools\Magento\Tools\SampleData but got error.


@mahesh d:\xampp\htdocs\magento2
composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package magento/sample-data could not be found in any version, there may be a typo in the package name.

Potential causes:


I have added "minimum-stability": "dev", in composer.json but no use. I have attached the image for reference.

I have tried like beta7 also
"magento/sample-data": "0.42.0-beta7",
"magento/sample-data-media": "~0.42.0-beta1"

sample-datat-error

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