Open meschenbaum opened 2 years ago
I opened https://github.com/cu-uis/cu-starterkit-project/issues/58 and re-opened this issue. Changes made to the root level composer.json have to be resolved at the project level if it doesn't merge cleanly. This did not.
Reverted with https://github.com/cu-uis/cu-starterkit-project/pull/63
"Platform" level error from Pantheon support...
The issue is composer can't replace an existing directory with composer so it fails (without an accessible error), but GitHub doesn't because it is a clean install. This is an order of operation error.
Is your feature request related to a problem? Please describe.
With the CU Base theme in its own repo, we would like it as part of the composer dependencies for the upstream starter template.
Describe the solution you'd like
Adding the theme repo to the upstream composer will allow us to set version ranges for the starter template while allowing projects to pin to a version/branch.
References: