magento / magento/magento2-sample-data
Issue while deploying sample-data
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 212
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have errors while trying to deploy sample-data modules : `php bin/magento sampledata:deploy` . I'm using Magento EE 2.1.3. and a composer install. I also tried with "minimum-stability" to "dev.
The error stack is :
`Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package magento/module-gift-card-sample-data could not be found in any version, there may be a typo in the package name.
Problem 2
- The requested package magento/module-customer-balance-sample-data could not be found in any version, there may be a typo in the package name.
Problem 3
- The requested package magento/module-target-rule-sample-data could not be found in any version, there may be a typo in the package name.
Problem 4
- The requested package magento/module-gift-registry-sample-data could not be found in any version, there may be a typo in the package name.
Problem 5
- The requested package magento/module-multiple-wishlist-sample-data could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.
Read for further common problems.
Installation failed, reverting ./composer.json to its original content.
There is an error during sample data deployment. Composer file will be reverted.
`
I checked the auth.json file and it's good. I cleared the composer cache, magento caches, the /var/generation and var/di directories nothing seems to work.
Thank you in advance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing `php bin/magento sampledata:deploy` on Magento EE 2.1.3 with a Composer install, using the reported dependency-resolution output as the baseline. Check the Composer configuration and the availability of the five reported sample-data packages; done means identifying a reproducible cause and confirming that sample-data deployment completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100