[nodemon] Internal watch failed: ENOSPC: System limit for number of file watchers reached, watch '/home/niveus/ICICI_VIRTUAL_RM/virtual_git/VRM_LeaderBoardService' code example
Example: Internal watch failed: ENOSPC: System limit for number of file watchers reached
echo fs.inotify.max_user_watches=582222 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p