cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.1.7 composer install killed

Magento 2.1.7 composer install killed

Trying to install Magento 2.1.7 with composer gives me the error below and it only creates an update folder and the composer.json file.

 

Any ideas about the cause?

 

Command:

composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition .

 

Output:

Installing magento/project-community-edition (2.1.7)
- Installing magento/project-community-edition (2.1.7)
Loading from cache

Created project in .
Loading composer repositories with package information
Updating dependencies (including require-dev)
Killed
[Exit 137 (SIGKILL)]

 

PHP/MySQL versions:

PHP Version 7.0.13-1~dotdeb+8.1
MySQL: 5.6.30

 

Thank you

 

1 REPLY 1

Re: Magento 2.1.7 composer install killed

After several attempts, it worked (I don't know why as I didn't change anything...).