Every time I try grunt serve, i get the following message in the inspect element:
WebSocket connection to 'ws://192.168.178.36:9000/ws' failed: Connection closed before receiving a handshake response reconnecting-websocket.js:96
!! Socket Server Disconnected angular.js:9509
Failed to load resource: net::ERR_CONNECTION_REFUSED http://192.168.178.36:9000/bower_components/ace-builds/src-min-noconflict/theme-tomorrow_night.js
Failed to load resource: net::ERR_CONNECTION_REFUSED http://192.168.178.36:9000/bower_components/ace-builds/src-min-noconflict/mode-html.js
Failed to load resource: net::ERR_CONNECTION_REFUSED http://192.168.178.36:9000/styles/main.css
Failed to load resource: net::ERR_CONNECTION_REFUSED http://192.168.178.36:9000/bower_components/intro.js/introj
Do you have any idea how it can be fixed?
Thanks in advance!