shaal / DrupalPod

Start Drupal contributions with 1 click.
https://shaal.github.io/DrupalPod
MIT License
163 stars 54 forks source link

Create a training issue on drupal.org that has specific instructions (that work) #121

Open rfay opened 1 year ago

rfay commented 1 year ago

Is your feature request related to a problem? Please describe

I wanted to test Drupalpod, but it seemed no matter what issue I chose I got something like:

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Failed to execute command composer require drush/drush:^11.0 drupal/coder:^8.3 drupal/devel:^5  --no-install: exit status 2

I know this is probably my lack of understanding, or choosing the wrong options.

Describe the solution you'd like

Create a simple neutral issue on drupal.org that will absolutely work for Drupalpod first-timers.

Explain in the issue exactly what to do for the simplest case.

Consider adding some issue forks to it that have careful instructions.