yoesoff

Magento 2 SAMPLE DATA Instalation

May 4th, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.86 KB | None | 0 0
  1. root@c058d9101c6a:/var/www/tokoku# ./bin/magento sampledata:deploy
  2. <warning>You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug</warning>
  3. <warning>Do not run Composer as root/super user! See https://getcomposer.org/root for details</warning>
  4.     Authentication required (repo.magento.com):
  5.       Username: 122f708b4df3f8d4d6979251d6787b24
  6.       Password:
  7. Do you want to store credentials for repo.magento.com in /var/www/tokoku/var/composer_home/auth.json ? [Yn] Y
  8. ./composer.json has been updated
  9. Loading composer repositories with package information
  10. Updating dependencies (including require-dev)
  11. Package operations: 20 installs, 0 updates, 0 removals
  12. <warning>As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.</warning>
  13. <warning>This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.</warning>
  14. <warning>Installing 'unzip' may remediate them.</warning>
  15.   - Installing magento/module-catalog-sample-data (100.3.1): Downloading (100%)
  16.   - Installing magento/module-bundle-sample-data (100.3.1): Downloading (100%)
  17.   - Installing magento/sample-data-media (100.3.1): Downloading (100%)
  18.   - Installing magento/module-theme-sample-data (100.3.1): Downloading (100%)
  19.   - Installing magento/module-cms-sample-data (100.3.1): Downloading (100%)
  20.   - Installing magento/module-customer-sample-data (100.3.1): Downloading (100%)
  21.   - Installing magento/module-downloadable-sample-data (100.3.1): Downloading (100%)
  22.   - Installing magento/module-grouped-product-sample-data (100.3.1): Downloading (100%)
  23.   - Installing magento/module-msrp-sample-data (100.3.1): Downloading (100%)
  24.   - Installing magento/module-offline-shipping-sample-data (100.3.1): Downloading (100%)
  25.   - Installing magento/module-product-links-sample-data (100.3.1): Downloading (100%)
  26.   - Installing magento/module-review-sample-data (100.3.1): Downloading (100%)
  27.   - Installing magento/module-catalog-rule-sample-data (100.3.1): Downloading (100%)
  28.   - Installing magento/module-sales-rule-sample-data (100.3.1): Downloading (100%)
  29.   - Installing magento/module-configurable-sample-data (100.3.1): Downloading (100%)
  30.   - Installing magento/module-sales-sample-data (100.3.1): Downloading (100%)
  31.   - Installing magento/module-swatches-sample-data (100.3.1): Downloading (100%)
  32.   - Installing magento/module-tax-sample-data (100.3.1): Downloading (100%)
  33.   - Installing magento/module-widget-sample-data (100.3.1): Downloading (100%)
  34.   - Installing magento/module-wishlist-sample-data (100.3.1): Downloading (100%)
  35. <warning>Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.</warning>
  36. Writing lock file
  37. Generating autoload files
  38. root@c058d9101c6a:/var/www/tokoku#
Advertisement
Add Comment
Please, Sign In to add comment