Comment on Homebrew Is AwesomeparentComments−happymellon3yHow is the experience worse if it works?The other explanations imply that it may not work due to hard coded paths.−Macha3yBecause of the hardcoded paths, the precompiled artifacts will not work. Because of this, homebrew will need to run the build script locally. This means that the process takes longer, which is what makes the experience worse.
Comments
How is the experience worse if it works?
The other explanations imply that it may not work due to hard coded paths.
Because of the hardcoded paths, the precompiled artifacts will not work. Because of this, homebrew will need to run the build script locally. This means that the process takes longer, which is what makes the experience worse.