I made a simple chat application using Node.JS and Socket.IO, everything works fine locally, but when I push it to heroku it gives me an application error, when I check the
In my case I had to add a few modules to dependencies, as they were only under devdependecies and were not built on production