Skip to content

Drupal 8.2 requires a /profiles directory #304

@mike-potter

Description

@mike-potter

When there isn't any src/profiles then the Drupal /profiles directory does not get created:

Running "symlink:profiles" (symlink) task

Created 0 symbolic links.

In Drupal 8.2, this causes an error:

PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home/travis/build/phase2/grunt-drupal-tasks/test/working_copy/build/html/profiles): failed to open dir: No such file or directory' in /home/travis/build/phase2/grunt-drupal-tasks/test/working_copy/build/html/core/tests/bootstrap.php:23

Currently causing our travis tests to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions