homebrew-php icon indicating copy to clipboard operation
homebrew-php copied to clipboard

I cant install [email protected]

Open jcuerdo opened this issue 2 years ago • 2 comments

When I try:

brew install [email protected]

I get this error:

Error: [email protected]: Failed to download resource "[email protected]"
Download failed: https://dl.bintray.com/henkrehorst/valet-php/valet-php%408.1-8.1.2.sierra.bottle.tar.gz

As I can see in the README.md is available:

image

jcuerdo avatar Jun 30 '22 20:06 jcuerdo

https://dl.bintray.com/henkrehorst/valet-php/valet-php%408.1-8.1.2.sierra.bottle.tar.gz

Hello @jcuerdo ,

just tested this out got the same error , tested the link and noticed that the link is dead. https://dl.bintray.com/henkrehorst/valet-php/valet-php%408.1-8.1.2.sierra.bottle.tar.gz

This is hosted on bintray this wil be shutdown soon so a move to a other platform is recomended https://www.infoq.com/news/2021/02/jfrog-jcenter-bintray-closure/

here is an article what you can do

alainseys avatar Jul 01 '22 12:07 alainseys

... I can't believe this has been open since June and no one posted this answer. Just use --build-from-source. brew install [email protected] --build-from-source

sdouma avatar Oct 31 '22 19:10 sdouma