📌  相关文章
📜  这通常发生在守望者不运行时.在项目的根文件夹中创建一个空的 `.watchmanconfig` 文件或在项目中初始化一个 git 或 hg 存储库 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:37.653000             🧑  作者: Mango

代码示例1
Guys. I spent hours to figure this out. I found a solution.
If you still face this problem after you re-install node, watchman and expo cli etc, You gotta try this simple step. Trust me. Its all bcuz of catalina grant access to folders permission.

First, Kill all the server running and close your terminal.
Go to 'System preference' -> 'Security & Privacy' -> scroll down and click 'Full Disk Access' -> Make sure you checked on 'Terminal' and 'Watchman'. Save and restart ur laptop.

You are welcome.

https://github.com/facebook/watchman/issues/751