Not scaffolding files for drupal/gin_lb

Created on 16 March 2021, over 3 years ago
Updated 25 September 2023, 12 months ago

Problem/Motivation

I get the following remark while installing through composer.

Not scaffolding files for drupal/gin_lb, because it is not listed in the element 'extra.drupal-scaffold.allowed-packages' in the root-level composer.json file.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Miscellaneous

Created by

πŸ‡§πŸ‡ͺBelgium brammer

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States j.cowher

    Also seeing this

  • πŸ‡¬πŸ‡§United Kingdom the_g_bomb

    As a workaround for the moment, in your project root running the following command adds the correct info to your composer json file:
    composer config --json --merge extra.drupal-scaffold.allowed-packages '["project/gin_lb"]'
    This will allow the installation to continue.

  • πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

    As Gin Layout Builder is managed on drupal.org and not on Github (like was UI Patterns before getting it back on drupal.org), I think the composer.json can be simplified a lot.

    Currently it looks more like a project composer.json than a module composer.json.

    Maybe some paths will need to be updated in tests but I think that's all.

  • Status changed to Fixed 12 months ago
  • πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

    Hi,

    As composer.json file had been deleted in πŸ“Œ Code cleanup Fixed , I think thi will solved the issue.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024