Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
426 views
in Technique[技术] by (71.8m points)

zsh: command not found: timeout

Timeout is in /usr/local/bin waiting to be install correctly after: brew install coreutils. But have error when install coreutils as follows:-

error: could not lock config file .git/config: Permission denied Error: Failure while executing; git config --replace-all homebrew.private false exited with 255.

tried: sudo chown -R $(whoami) /usr/local/.git chmod u+w /usr/local/.git

macOS is v11.1 Big Sur

Any suggestions please ?

question from:https://stackoverflow.com/questions/65946748/zsh-command-not-found-timeout

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...