Issue with bringing in via composer require

Created on 15 August 2024, 3 months ago

Unable to bring in as a recipe

When running composer require drupal/locations I am only getting the location module and not getting the recipe for some reason. When I check the recipes directory the locations recipe doesn't exist.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kerrymick Chicago

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

Comments & Activities

  • Issue created by @kerrymick
  • πŸ‡¨πŸ‡¦Canada mandclu

    @kerrymick to ensure you get the recipe version, please explicitly the version in your composer command:
    composer require drupal/locations:^2.0@beta

  • πŸ‡ΊπŸ‡ΈUnited States thejimbirch Cape Cod, Massachusetts

    Weird. I ran `composer require drupal/locations:^2.0@beta` and got `drupal/locations: 2.0.0-beta1` which has failed dependency on scheduler.

  • πŸ‡ΊπŸ‡ΈUnited States thejimbirch Cape Cod, Massachusetts

    Beta 3 is not being found. So weird.

  • πŸ‡ΊπŸ‡ΈUnited States thejimbirch Cape Cod, Massachusetts

    Running composer require drupal/locations this morning, it looks like I am getting the latest release.

    - Upgrading drupal/locations (2.0.0-beta1 => 2.0.0-beta4): Checking out 6f00e72544 from cache

  • Status changed to Closed: works as designed 6 days ago
  • πŸ‡¨πŸ‡¦Canada mandclu

    Sounds like this is working as expected now, so closing. Feel free to reopen if more work is needed.

Production build 0.71.5 2024