https://www.drupal.org/project/big_pipe_demo/releases/8.x-1.0 links to https://www.drupal.org/project/big_pipe instead of Drupal core. This is problematic.

This is also a problem when doing composer require drupal/big_pipe_demo.

From:

dependencies:
  - big_pipe
  - block

To:

dependencies:
  - drupal:big_pipe
  - drupal:block
CommentFileSizeAuthor
#2 2847090-2.patch395 bytesWim Leers
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Wim Leers created an issue. See original summary.

Wim Leers’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
395 bytes

  • Wim Leers committed caa3033 on 8.x-1.x
    Issue #2847090 by Wim Leers: big_pipe_demo.info.yml's dependencies...
Wim Leers’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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