Skip to content

If installed using Homebrew, ruby-install errors because sudo installs are no longer allowed #291

@jeremy-hanna

Description

@jeremy-hanna

Env:

  • mac OS X: 10.12.2
  • Homebrew: 1.1.8
  • ruby-install: 0.6.1

screen shot 2017-01-25 at 5 11 25 pm

As of Nov 1st, it appears that homebrew added this restriction: here

sudo -u "$brew_owner" brew install "$@" ||
sudo -u "$brew_owner" brew upgrade "$@" || return $?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions