You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
🙏
The text was updated successfully, but these errors were encountered:
@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.
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.
🙏
The text was updated successfully, but these errors were encountered: