We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: