shopware/development

Aborting installation Shopware 6

mrszop opened this issue · 2 comments

Hello,

I've tried to get a Shopware 6 installation up and running by following the installation guide at but I'm running into a problem at following step: "3. Execute the installer inside the docker container: > ./psh.phar install"

appuser@f9613dac686d:/app$ ./psh.phar install

###################

SHOPWARE Developer Version

       _
      | |
   ___| |__   ___  _ ____      ____ _ _ __ ___
  / __| '_ \ / _ \| '_ \ \ /\ / / _` | '__/ _ \
  \__ \ | | | (_) | |_) \ V  V / (_| | | |  __/
  |___/_| |_|\___/| .__/ \_/\_/ \__,_|_|  \___|
                  | |
                  |_|

Using .psh.yaml.dist


Starting Execution of 'install' ('/app/dev-ops/common/actions/install.sh')


(1/38) Starting
> php dev-ops/generate_ssl.php
        Private/Public key already exists. Skipping
(2/38) Starting
> composer install --no-interaction --optimize-autoloader --no-suggest --no-scripts
        Loading composer repositories with package information
        Updating dependencies (including require-dev)

Killed

Execution aborted, a subcommand failed!

Any ideas how to fix this issue? I've tried to run this command a few times but I've always get the same error.

Cheers

Try allocating more memory to Docker

shyim commented

As @bpesch said. You will need more ram