facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.57k stars 986 forks source link

Doesn't display watchman version on Mac OS Monterey 12.4 - Intel Chip #1037

Open dev-event opened 2 years ago

dev-event commented 2 years ago
Снимок экрана 2022-06-20 в 22 35 30

Я выполнял:

watchman watch-del-all watchman shutdown-server brew unpin watchman brew uninstall watchman

curl https://raw.githubusercontent.com/Homebrew/homebrew-core/8651d8e23d308e564414188509f864e40548f514/Formula/watchman.rb > /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/watchman.rb

brew install watchman brew pin watchman cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ git checkout -- watchman.rb

yahongie2014 commented 2 years ago

same error here how to work with that error bro !!

yahongie2014 commented 2 years ago

any help for this issue !!!!!!!!!!!!

dev-event commented 2 years ago

@yahongie2014 move the project to a shared folder. In /Users/->shard folder

yahongie2014 commented 2 years ago

i solved the problem finally by chnage nano ~/.zprofile to this command e val "$(/usr/local/Homebrew/bin/brew shellenv)" cause M1 read opt/ directory ihope this solution work with u :)