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 CLI and fb-watchman with the same query are giving different results #823

Closed
vjpr opened this issue Jun 11, 2020 · 1 comment
Closed

Comments

@vjpr
Copy link

vjpr commented Jun 11, 2020

I am using metro which uses jest-haste-map which uses fb-watchman to send commands using BSER.

I've tried the same command in the CLI and in metro and in metro I get many fewer results and no node_modules dependencies.

What could be causing this? Does watchman avoid node_modules dirs?

@vjpr
Copy link
Author

vjpr commented Jun 11, 2020

Actually, turns out that I was not running exactly the same command. When I run exactly the same command I get the same result.

Actually it was caused by this: jestjs/jest#10063

@vjpr vjpr closed this as completed Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant