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

fix(build): migrate Ruby Homebrew Install to Bash #451

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ancientmodern
Copy link

Ruby Homebrew Install is now disabled and has been rewritten in Bash #450. This change allows macOS users without installing Homebrew before to set up the dev environment correctly. eval ... is added in order to add brew to PATH immediately, otherwise the remaining part will fail.

skyzh
skyzh previously approved these changes Oct 29, 2022
@skyzh
Copy link
Member

skyzh commented Oct 29, 2022

Would you please if it works on x86? Only M1 Mac installs homebrew at /opt.

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