In a recent Laravel project I came across this rather annoying error: events.js:160 throw er; // Unhandled 'error' event Though I didn't save the text of the whole error, here's a screenshot of the ending part of the error log: The solution: It's really easy. All this really means...