dev setup: Failed to install PHP libraries. #25
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
hi-pri
invalid
javascript
php
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hperrin/tunnelgram#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not exactly a bug, but I know what's going on here.
composer.shis detecting you've got composer installed locally, and running it, but then it's failing because of environment. I need to have composer.sh run it with the ignore platform reqs flag.ah! that makes sense. it would be cool to make the script more robust to people's weird / old / unique local environments.
thanks for explaining!
will close this old issue as an answered question. thanks for the answer!