I accidentally deleted /usr/bin/env and it causing issues when I want to run
brew install python
I am getting the following error:
brew install python3
/usr/local/bin/brew: line 91: /usr/bin/env: No such file or directory
/usr/local/bin/brew: line 91: exec: /usr/bin/env: cannot execute: No such file or directory
I know this was a mistake, can anyone help me get this file back?
/usr/bin/env
– TJ Luoma Sep 02 '21 at 00:23