> [!date] published: 2025-06-17
## Operation not permitted. Make sure watchman is running for this project.
watchman이 설치되어 있고, 최신 버전이고, 서버 껐다 켜보기도 했고, "파일 및 폴더" 접근 권한도 모두 잘 설정되어 있음을 확인함.
[Operation not permitted · Issue #977 · facebook/watchman](https://github.com/facebook/watchman/issues/977#issuecomment-980445494)
> Hi. You should move the entire project directory outside of the Documents directory
Document 디렉토리 밖으로 프로젝트 디렉토리를 옮겨주면 잘 돌아간다;
## Error: Watchman error: watchman::RootResolveError: failed to resolve root
[\[Windows\] Error: Watchman error: RootResolveError: unable to resolve root · Issue #662 · facebook/watchman](https://github.com/facebook/watchman/issues/662#issuecomment-1135757635)
> adding a `.watchmanconfig` file in the root and putting a `{}` inside it has worked for
~~분명 빈 파일을 만들라고 했는ㄷ...~~