Closed simonbyford closed 1 year ago
Show an error message to the setup script when composer credentials are missing so the failure is less cryptic.
Run the setup script (./script/setup) with or without composer credentials and note the relevant output.
./script/setup
What does this change?
Show an error message to the setup script when composer credentials are missing so the failure is less cryptic.
How to test
Run the setup script (
./script/setup
) with or without composer credentials and note the relevant output.