Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In PmCommands.php line 334: Unable to install modules: module 'acquia_cms_headless' is missing its dependency module acquia _purge. #43

Open
trulycool opened this issue Jul 13, 2022 · 1 comment

Comments

@trulycool
Copy link

Attempting to run this on Ubuntu 20.04 LAMP box w/ Composer version 2.3.9, Getting fatal errors at the end which cause the "Enabling modules for the starter-kit:" to fail.

Tried installing/composer requiring all missing modules one by one, as that in subject is just the first. Eventually died at missing "article_schema", as that's not a module, and I couldn't find the source.

Am actually getting a working Drupal install at end, tho the admin screen is completely unstyled.

I have much Drupal 7, some Drupal 8, and new to Drupal 9 experience. So am just coming up to speed after a bit of time in other code ecosystems. But seems like there's a whole missing batch of modules in the starter recipe. Or perhaps a missing --with-all-dependencies?

Any insights will be appreciated.
🙏

@vishalkhode1
Copy link
Contributor

@trulycool Can you share the steps that you've tried ? More insights would be really helpful to debug the issue. Maybe the screenshots, composer.json/composer.lock file etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants