facebook / facebook/watchman

Promblem wih start watchman on Mac M1

Open
#1,056 4 comments 8 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
13.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

When I start my react native app via npm start i got an Error
`jest-haste-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: src: No such file or directory. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.html.`

Watchman have all disk access. I also tried steps from https://github.com/facebook/watchman/issues/1030 this thread

Now even install with --HEAD option

`watchman -v
version: HEAD-f1d5061`

MacBook Air (M1, 2020)
macOS Monterey v:12.5 (21G72)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.