Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 191 Bytes

ubuntu has no of files watching issue. Please run this command

given below to solve the issue.

echo fs.inotify.max_user_watches=582222 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p