Running composer install throws error.

Running composer require 'drupal/graphql_compose:^1.0@beta', throws errors as the node:node module is marked as dependency instead of drupal:node

Resolution, changing the info.yml to require drupal:node instead of node:node.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bonfil1 created an issue. See original summary.

  • jmolivas committed eaeaa9a on 1.0.x
    Issue #3298916: Cannot install via Composer
    
jmolivas’s picture

Status: Active » Fixed

PR merged thanks for reporting and sending the path

Status: Fixed » Closed (fixed)

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