Running grunt serve
on Linux creates an infinite loop:
$ grunt serve
Running "watch" task
Waiting...
Warning: watch ENOSPC
Running "watch" task
Waiting...
Warning: watch ENOSPC
...
Looking for suggestions to make it work.
Try with this command:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
It should works.
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