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
Make sure you've closed the previous node connection before opening a new one on the same port.
Just try to close the earlier connection first, and then open the new one!