Skip to content

Drupal composer create-project Failed to download /plain/ directory #101

Description

@lfricken

I'm trying to setup drupal 8 on windows, but it's failing during some download, which I don't understand, since I can navigate to the files myself. Can I download the files myself, or does it need to do additional installation? Either way, I'm not sure where the files would go exactly.

Here is a shortened version of the console:

C:\dev\drupal> composer create-project drupal-composer/drupal-project:8.x-dev

...

Generating autoload files


  [Exception]
  Failed to download https://cgit.drupalcode.org/drupal/plain/update.php, 
https://cgit.drupalcode.org/drupal/plain/sites/example.sites.php, 
https://cgit.drupalcode.org/drupal/plain/.htaccess, 
https://cgit.drupalcode.org/drupal/plain/index.php, 
https://cgit.drupalcode.org/drupal/plain/robots.txt, 
https://cgit.drupalcode.org/drupal/plain/sites/default/default.services.yml, 
https://cgit.drupalcode.org/drupal/plain/sites/example.settings.local.php, 
https://cgit.drupalcode.org/drupal/plain/sites/default/default.settings.php, 
https://cgit.drupalcode.org/drupal/plain/sites/development.services.yml, 
https://cgit.drupalcode.org/drupal/plain/web.config, 
https://cgit.drupalcode.org/drupal/plain/.ht.router.php, 
https://cgit.drupalcode.org/drupal/plain/.gitattributes, 
https://cgit.drupalcode.org/drupal/plain/.csslintrc, 
https://cgit.drupalcode.org/drupal/plain/.editorconfig, 
https://cgit.drupalcode.org/drupal/plain/.eslintignore, 
https://cgit.drupalcode.org/drupal/plain/.eslintrc.json


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<directory>] [<version>]

C:\dev\drupal>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions