Watchman error on Windows 10
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi
i'm facing on this issue:
`[ERROR] Watchman error: While invoking the watchman CLI to discover the server connection details: reader error while deserializing, stderr=``
[ERROR] Compilation failed.`
after install watchman on windows 10
` watchman -v
20220416.121541.0`
I'm trying to run this command:
`npx relay-compiler`
Contributor guide
Research direction
The issue names the Watchman CLI, `watchman -v`, and `npx relay-compiler`, but no source files or tests. Start by reproducing the Watchman connection error on Windows 10 while running `npx relay-compiler`; done means identifying why deserialization fails and confirming compilation completes without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100