When I run react-native start, I am getting the following message
react-native start
Error: A non-recoverable condition has triggered. Watchman needs your help! The trigg
echo 256 | sudo tee -a /proc/sys/fs/inotify/max_user_instances echo 32768 | sudo tee -a /proc/sys/fs/inotify/max_queued_events echo 65536 | sudo tee -a /proc/sys/fs/inotify/max_user_watches
watchman shutdown-server
This one helped