Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Composer Install Fails #23

Closed
XedinUnknown opened this issue Jun 17, 2021 · 0 comments · Fixed by #24
Closed

Initial Composer Install Fails #23

XedinUnknown opened this issue Jun 17, 2021 · 0 comments · Fixed by #24
Assignees
Labels
bug Something isn't working
Milestone

Comments

@XedinUnknown
Copy link
Member

The Problem

Similarly to Dhii/php-project#5, the initial composer install fails when running docker-compose build for the first time.

Possible Cause

Unknown. Not sure how dependencies may be modified during the initial install.

Suggested Solution

Use the COMPOSER_DISCARD_CHANGES flag to install dependencies.

@XedinUnknown XedinUnknown added the bug Something isn't working label Jun 17, 2021
@XedinUnknown XedinUnknown added this to the v0.2 milestone Jun 17, 2021
@XedinUnknown XedinUnknown self-assigned this Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant