he user limit on the total number of inotify watches was reached; increase the fs.inotify.max_user_watches sysctl\n'
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
Or
echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_user_watches && echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_queued_events && echo 999999 | sudo tee -a /proc/sys/fs/inotify/max_user_instances && watchman shutdown-server && sudo sysctl -p
Also in C++:
- bash print specific range of rows from a file
- How do I open a new git bash terminal window at my current location in windows?
- create soft link in linux
- How to install npm in centos
- leaflet install yarn
- how to copy file in ubuntu terminal
- how to save iptables
- mongodb rename database
- ubuntu install certbot
- gcloud set project id
- install brave browser download
- permission denied directory linux
- how to pip install a specific version
- powershell which equivalent
- raspi ssh passwort vergessen
- install maven in ubuntu
- how to kill process ubuntu
- postgresql not connected docker
- getCityNameByLatitudeLongitude
- awk '(split function)
- bash vlookup function
- java check jre version
- git deleted file error
- browsing history linux file location