facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.57k stars 986 forks source link

Operation not permitted after Mac Monterey upgrade #1038

Closed spiroalisandratos closed 2 years ago

spiroalisandratos commented 2 years ago

watchmanResponse: { error: 'std::__1::system_error: open: /Users/spiroalisandratos/Documents/VenyouDev/anotherTest: Operation not permitted', version: '20220611.225259.0' } }

Node.js v18.4.0

ShaunLWM commented 2 years ago

I believe this is the same as https://github.com/facebook/watchman/issues/1030

spiroalisandratos commented 2 years ago

ok thanks.