- Issue created by @joedevdrupal
- πΊπΈUnited States joedevdrupal
error with composer
Could not find package centarro/commerce-kickstart-project with stability stable.
Yep,
if you
composer create-project centarro/commerce-kickstart-project kickstartyou get the error
In CreateProjectCommand.php line 424:
Could not find package centarro/commerce-kickstart-project with stability stable.If you do the dev, it gets further then breaks on trying to patch a module that does not need to be patched...
composer create-project -s dev centarro/commerce-kickstart-project kickstart
results in
Cannot apply patch #3363948 - Fix D10 compatibility issuesSo you cannot use this to do the kickstart (demo) until the repositories are corrected?
... oh by the way... the kickstart is in more than one drupal project.
- Status changed to Fixed
about 1 year ago 5:55am 20 September 2023 - πΊπΈUnited States rszrama
This is the only place you need to post issues; no need to spam every queue.
Kickstart is Drupal 10; if there's an issue in the build process, that will get resolved ASAP. We just don't stop in every day to see if modules we depended on patches to use have rolled releases.
Automatically closed - issue fixed for 2 weeks with no activity.