I\'m trying to use JSON Server in a React App. However, I keep getting the following error.
events.js:167 throw er; // Unhandled \'error\' event ^ Emitt
Just run this command in your terminal
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p