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

setup.sh does not work with or without sudo on MacOS #2316

Open
rovinski opened this issue Sep 2, 2024 · 0 comments
Open

setup.sh does not work with or without sudo on MacOS #2316

rovinski opened this issue Sep 2, 2024 · 0 comments
Assignees

Comments

@rovinski
Copy link
Collaborator

rovinski commented Sep 2, 2024

Subject

[Flow] for any util, flow Makefile, or flow script issues.

Describe the bug

setup.sh does not work with or without sudo on MacOS.

With sudo:

$ sudo ./setup.sh
ERROR: cannot install on macOS if you are root or using sudo (not recommended for brew).

Without sudo:

$ ./setup.sh
This script must be run with sudo

Expected Behavior

At least one of the options works, even if it has to be done in two phases.

Environment

Not my environment, but someone else's.

To Reproduce

Run setup.sh with and without sudo

Relevant log output

No response

Screenshots

No response

Additional Context

No response

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

No branches or pull requests

2 participants