You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to be honest, i have no idea. please, make sure you're doing things according to provided documentation and that the issue is not in related configuration/setup by setting things up afresh.
WebSocket connection to 'ws://localhost:3001/browser-sync/socket.io/?EIO=3&transport=websocket&sid=3VX8pvyMtE4G8qRiAAAA' failed: Error during WebSocket handshake: Unexpected response code: 503
webpackconfig:
new BrowserSyncPlugin({
open: false,
host: 'localhost',
proxy: 'http://localhost:7001/',
files: ['app/**'],
port: 8088,
reloadDebounce: 1000
},
{
reload: false
})
The text was updated successfully, but these errors were encountered: