Describe the bug or behavior
When running the create-project command, it fails with the error
sh: dependency-licenses: command not found
Script dependency-licenses handling the post-update-cmd event returned with error code 127
Command failed with exit code 127
To Reproduce
composer create-project g1a/starter example
Workaround
Installed g1a/composer-test-scenarios globally to get past this issue to complete.
System Configuration
| Q |
A |
| Drush version? |
N/A |
| Drupal version? |
N/A |
| PHP version |
7.3 |
| OS? |
Mac |
Describe the bug or behavior
When running the create-project command, it fails with the error
To Reproduce
composer create-project g1a/starter exampleWorkaround
Installed
g1a/composer-test-scenariosglobally to get past this issue to complete.System Configuration