Problem/Motivation

It has been a year or so but I am doing a new install after having done this a lot previously. Has something changed?

Steps to reproduce

$ drupal_root="/var/www/osocial"
d_docroot=$drupal_root/html
sudo rm -rf $drupal_root
composer create-project goalgorilla/social_template:13.0.0-beta2 $drupal_root --no-interaction
Creating a "goalgorilla/social_template:13.0.0-beta2" project at "/var/www/osocial"

In CreateProjectCommand.php line 430:

  Could not find package goalgorilla/social_template with version 13.0.0-beta2.


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package> [<directory> [<version>]]]

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

heneryh created an issue.

heneryh’s picture

Where are the beta versions of social_template??

$ composer show --all goalgorilla/social_template
No composer.json found in the current directory, showing available packages from packagist.org
name     : goalgorilla/social_template
descrip. : Social project template for composer based Open Social projects.
keywords :
versions : dev-master, dev-issue/update-open-social-version-to-11-9-1, dev-issue/updateOS+core, dev-internal/update-social-to-11-8-0, dev-internal/update-social-to-11-7-0, dev-feature/update-composer-11-4-0, dev-feature/update-os-to-11-2-1, dev-issue/upgrade-to-10, dev-feature/drupal-composer-update, dev-feature/bump-minimum-php