Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Watchman brew cask causes Metro recrawls #679

Open
leotm opened this issue Jun 13, 2022 · 1 comment
Open

⚠️ Watchman brew cask causes Metro recrawls #679

leotm opened this issue Jun 13, 2022 · 1 comment
Labels
🍺 Brew 👁️ Watchman macOS 🚇 Metro: RN JS bundler p: Facebook Partner: Meta

Comments

@leotm
Copy link
Owner

leotm commented Jun 13, 2022

https://reactnative.dev/docs/environment-setup macOS > iOS

# brew install node
brew install watchman
yarn start --reset-cache
watchman warning:  Recrawled this watch 11 times, most recently because:
MustScanSubDirs UserDroppedTo resolve, please review the information on
https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
To clear this warning, run:
`watchman watch-del '/Users/leo/Documents/GitHub/RN069RC6' ; watchman watch-project '/Users/leo/Documents/GitHub/RN069RC6'`

Recrawled this watch 11 times, most recently because:
MustScanSubDirs UserDroppedTo resolve, please review the information on
https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
To clear this warning, run:
`watchman watch-del '/Users/leo/Documents/GitHub/RN069RC6' ; watchman watch-project '/Users/leo/Documents/GitHub/RN069RC6'`
brew remove watchman
yarn start --reset-cache

Fixed

@leotm leotm added the macOS label Jun 13, 2022
@leotm leotm changed the title brew cask causes Metro recrawl ⚠️ brew cask causes Metro recrawl Jun 13, 2022
@leotm leotm changed the title ⚠️ brew cask causes Metro recrawl ⚠️ watchman brew cask causes Metro recrawl Jun 14, 2022
@leotm leotm added the 🚇 Metro: RN JS bundler label Jun 14, 2022
@leotm leotm changed the title ⚠️ watchman brew cask causes Metro recrawl ⚠️ watchman brew cask causes Metro recrawls Jun 14, 2022
@leotm leotm added the 👁️ Watchman label Jun 14, 2022
@leotm leotm changed the title ⚠️ watchman brew cask causes Metro recrawls ⚠️ Watchman brew cask causes Metro recrawls Jun 14, 2022
@leotm leotm added the p: Facebook Partner: Meta label Jul 8, 2022
@leotm
Copy link
Owner Author

leotm commented Jul 10, 2022

fixing w brew remove watchman causes yarn react-native doctor error

and Flipper Setup Doctor warning

Screenshot 2022-07-10 at 17 22 43

@leotm leotm added the 🍺 Brew label Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍺 Brew 👁️ Watchman macOS 🚇 Metro: RN JS bundler p: Facebook Partner: Meta
Projects
None yet
Development

No branches or pull requests

1 participant