Here is the shell output of install lor vie homebrew
[/usr/local]$ brew install syhily/lor/lor
==> Installing lor from syhily/lor
==> Cloning https://github.com/sumory/lor.git
Updating /Users/qiaoyu/Library/Caches/Homebrew/lor--git
==> Checking out tag v0.3.1
==> make install
Last 15 lines from /Users/qiaoyu/Library/Logs/Homebrew/lor/01.make:
2017-11-23 15:04:48 +0800
make
install
install lor runtime files to /usr/local/Cellar/lor/0.3.1/lor
lor runtime files installed.
install lord cli to /usr/local/bin/
mv: rename tmp_lor_bin to /usr/local/bin/lord: Operation not permitted
make: *** [install_lord] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/syhily/homebrew-lor/issues
And I been trying exec brew install vie sudo that is not permitted by homebrew
Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.
and changing /use/local/bin permission to drwxrwxrwx is also not working
Here is the shell output of install lor vie homebrew
And I been trying exec brew install vie
sudo
that is not permitted by homebrewand changing
/use/local/bin
permission todrwxrwxrwx
is also not working