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.
Böyle bir hata alıyorsanız çözümü basit;
Terminali açıyorsunuz..
1. watchman watch-del-all
2. watchman shutdown-server
Sorun çözüldü!
