metro-file-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.
💡 watchman 크롤링 과정에 문제가 발생하였다고 합니다. 이에 대해 “문제가 지속되는 경우, Watchman 및 node 설정을 확인하고, 필요한 종속성이 올바르게 설치되었는지 확인하고, 파일 경로와 권한이 올바르게 설정되었는지 확인하는 것이 좋습니다.”라고 이야기하고 있습니다.