We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Flow] for any util, flow Makefile, or flow script issues.
setup.sh does not work with or without sudo on MacOS.
setup.sh
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
At least one of the options works, even if it has to be done in two phases.
Not my environment, but someone else's.
Run setup.sh with and without sudo
No response
The text was updated successfully, but these errors were encountered:
vvbandeira
No branches or pull requests
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:
Without 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 sudoRelevant log output
No response
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: