Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Drupal 9 composer project doesn't work with less than 1.5 GB memory #2062

@geerlingguy

Description

@geerlingguy

Issue Type

  • Bug Report

Full console output

TASK [geerlingguy.drupal : Install dependencies with composer require (this may take a while).] ***
...
PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes)

Summary

A Drupal 9 composer project created via composer create-project doesn't work for things like requiring additional packages without more than 1.5 GB of memory available (that's what Composer sets by default).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions