sourcegraph/thyme

`$ thyme dep` prompting to install watch even though it is already installed

ankit-maverick opened this issue · 1 comments

I have watch installed and enabled privileges for iTerm and Terminal. Still getting the following on running thyme dep

Ankits-MacBook-Pro:bin ankit$ thyme dep

You will need the OSX 'watch' command. With Homebrew installed, in your command line enter "brew install watch". You will also need to enable privileges for "Terminal" in System Preferences > Security & Privacy > Privacy > Accessibility.
See https://support.apple.com/en-us/HT202802 for details.

Ankits-MacBook-Pro:bin ankit$ brew install watch
Warning: watch-3.3.11 already installed

You don't need watch installed.

734a92b