While running the app on windows (Yes it is possible with some modding) it seems the websocket is never loaded
Just loading the electron app alone is broken itself with this error :
WebSocket connection to 'ws://localhost:4001/websocket/?EIO=4&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
If you can, can you give me steps on how to fix that?
While running the app on windows (Yes it is possible with some modding) it seems the websocket is never loaded
Just loading the electron app alone is broken itself with this error :
WebSocket connection to 'ws://localhost:4001/websocket/?EIO=4&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSEDIf you can, can you give me steps on how to fix that?