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

added git binary on apk add for composer #83

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

denistorresan
Copy link
Contributor

@denistorresan denistorresan commented Jul 4, 2024

Hi,
in some cases composer needs GIT to download a package (for example if package is hosted on github repo without packagist distribution).
In this case composer fails with this error:

1.617     Failed to download package from dist.
1.617     Now trying to download from source
1.874
1.877 In GitDownloader.php line 82:
1.877
1.877   git was not found in your PATH, skipping source download
1.877

@smortexa smortexa merged commit dd6bc1f into exaco:main Jul 4, 2024
12 checks passed
@denistorresan denistorresan deleted the install-git-binary branch July 8, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants