This repository was archived by the owner on Nov 17, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 449
Mac install - homebrew refuses to run as root #559
Comments
I am facing the same issue. @bsyk - were you able to figure out a workaround? |
I did not find a work around. I tried for a while with different ways of calling the script and editing the script, but gave up.
|
Related to NativeScript/nativescript-cli#2228 This issue is now resolved with updated commands from https://www.nativescript.org/setup/mac |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Following the install guide for OS X
The command
ruby -e "$(curl -fsSL https://www.nativescript.org/setup/mac)"
tries to run homebrew with sudo privileges, which is no longer supported. The install script halts at this point.The text was updated successfully, but these errors were encountered: