Hello, on this one pc when I load bracket and I select live preview it just says connecting and never opens the live preview.
So I went to developer tools and this is the errors I get in the console.
I really hope someone can guide me.
Here is a screenshot:

So I went to developer tools and this is the errors I get in the console.
I really hope someone can guide me.
Code:
Download the React DevTools for a better development experience: http://fb.me/react-devtools
8/utils/NodeConnection.js:89 WebSocket connection to 'ws://localhost:50540/' failed: Error in connection establishment: net::ERR_TUNNEL_CONNECTION_FAILED
/LiveDevelopment/MultiBrowserImpl/transports/NodeSocketTransport.js:87 NodeSocketTransport - start
45/utils/NodeConnection.js:89 WebSocket connection to 'ws://localhost:50540/' failed: Error in connection establishment: net::ERR_TUNNEL_CONNECTION_FAILED
/filesystem/FileSystem.js:896 Failed to watch root: C:/Program Files (x86)/Brackets/samples/root/Getting Started/ Max connection attempts reached
extensions/default/DebugCommands/ErrorNotification.js:125 Error watching project root: C:/Program Files (x86)/Brackets/samples/root/Getting Started/ Max connection attempts reachedextensions/default/DebugCommands/ErrorNotification.js:125 window.console.error
7/utils/NodeConnection.js:89 WebSocket connection to 'ws://localhost:50540/' failed: Error in connection establishment: net::ERR_TUNNEL_CONNECTION_FAILED
http://127.0.0.1:9222/json Failed to load resource: the server responded with a status of 504 (Gateway Time-out)
index.html:1 Uncaught SyntaxError: Unexpected token <
Here is a screenshot:

Last edited: