Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer create-project drupal-composer/drupal-project:8.x-dev html - ends with killed message #414

Closed
neps-in opened this issue Jul 26, 2018 · 6 comments

Comments

@neps-in
Copy link

neps-in commented Jul 26, 2018

Hey,

I am trying to setup drupal on my ubuntu i am getting the following message

composer create-project drupal-composer/drupal-project:8.x-dev html
Installing drupal-composer/drupal-project (8.x-dev 24f29be11ebcb2c2e610dcfd348b61e15f0d6d91)
  - Installing drupal-composer/drupal-project (8.x-dev 24f29be): Cloning 24f29be11e
Created project in html
> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies (including require-dev)
Killed

Please help / advice what should i do

@targoo
Copy link

targoo commented Sep 7, 2018

Same here...

@webflo
Copy link
Member

webflo commented Sep 10, 2018

This mighty be related to the system memory. How much memory has your base system and do you have any limits in your php config?

@webflo webflo added the support label Sep 10, 2018
@webflo
Copy link
Member

webflo commented Sep 11, 2018

You could try https://github.com/zaporylie/composer-drupal-optimizations to reduce the memory footprint required by composer.

@Igsu-Bravo
Copy link

You can also add a temporary swapfile to increase the available memory and the script should run.

@colans
Copy link

colans commented Dec 31, 2018

@webflo Can that library be added as a dependency to this project?

@vijaycs85
Copy link

+1 here and #442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants