Composer install fails for new Thunder 7 project on MacOS Ventura

Created on 20 June 2023, over 1 year ago
Updated 15 August 2023, over 1 year ago

Problem/Motivation

Composer installation fails on core patch:

- Applying patches for drupal/core
    https://www.drupal.org/files/issues/2023-01-19/3263397-16.patch (Issue #3263397-10: Simplify form logic in media library)
   Could not apply patch! Skipping. The error was: The process "patch '-p1' --no-backup-if-mismatch -d 'docroot/core' < '/var/folders/3_/bs5b9g7s5117kd7jn52jwgr40000gq/T/6491fec0bbad4.patch'" exceeded the timeout of 2000 seconds.

In Patches.php line 331:

  Cannot apply patch Issue #3263397-10: Simplify form logic in media library (https://www.drupal.org/files/issues/2023-01-19/3263397-16.patch)!

Steps to reproduce

composer create-project thunder/thunder-project thunder --no-interaction --no-install
cd thunder
composer install
πŸ› Bug report
Status

Fixed

Version

7.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States utcwebdev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024