Metro Bundler ready.
ERROR ENOSPC: System limit for number of file watchers reached, watch
I have solved it by running following command.
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
then
sysctl --system
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With