Closed spitt16 closed 5 months ago
I am following the steps of cf-ex-drupal8, but every time I get to the bin/composer install step, I receive the message below.
C:\Users\sonyango>cd cf-ex-drupal8
C:\Users\sonyango\cf-ex-drupal8>bin/composer install 'bin' is not recognized as an internal or external command, operable program or batch file.
I get that on Docker for Windows. I have been able to cd into the bin directory and then run "composer install". Docker for Windows then finds the composer.json is the main directory and it runs.
I am following the steps of cf-ex-drupal8, but every time I get to the bin/composer install step, I receive the message below.
C:\Users\sonyango>cd cf-ex-drupal8
C:\Users\sonyango\cf-ex-drupal8>bin/composer install 'bin' is not recognized as an internal or external command, operable program or batch file.