卡塔琳娜更新后,守卫“爬网失败”

时间:2019-10-10 15:22:03

标签: macos npm expo macos-catalina watchman

在MacOS更新和zsh终端更改之后,即使有守卫空白文件,我也无法使用npm start运行我的应用程序。 我收到此错误:

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: resolve_projpath: path `(mypath)`: open: (mypath): Operation 
not permitted. Make sure watchman is running for this project. 
See https://facebook.github.io/watchman/docs/troubleshooting.html.

我应该降级吗?还是对此有任何解决办法?

0 个答案:

没有答案