I have a nodejs application and its working with socket.io I have the currect configuration in webstorm when running the application it works and show in console: info - socket.io started
but when starting application in debug mode, wont show this line and socket does not start
whats the problem?
evebn thought I have nodemon and in nodemon this happens the same