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
{{ message }}
This repository was archived by the owner on Aug 25, 2020. It is now read-only.
composer create-project --stability dev --no-interaction --ignore-platform-reqs bradjonesllc/docker-drupal:dev-master PROJECT-DIR
I received an error from sh scripts/composer/install.sh:
sed: 1: ".gitignore": invalid command code .
Script sh scripts/composer/install.sh handling the post-create-project-cmd event returned with error code 1
Seems as though sed doesn't like a filename that begins with a period.