LiveReload-sublimetext3
LiveReload-sublimetext3 copied to clipboard
not work on sublime 3211 windows 10 , install chrome livereload plug
not work for me , os : windows 10 sublime version : 3211 when i save a html document , console see : {"path": "test.html", "apply_js_live": null, "apply_css_live": null, "apply_images_live": null, "command": "reload"} INFO:WebSocketClient:new client ('127.0.0.1', 53647)
and i install live reload in my chrome broswer , when i manually click the reload button ,the sublime see as bellow
INFO:WebSocketClient:Remove from clients table <LiveReload.server.WebSocketClient.WebSocketClient object at 0x0000017F83D80358> ERROR:WebSocketClient:WebSocket error Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Sublime Text 3\Packages\LiveReload\server\WebSocketClient.py", line 84, in init data = self.socket.recv(1024) OSError: [WinError 10038] 在一个非套接字上尝试了一个操作。 INFO:WebSocketClient:Remove from clients table <LiveReload.server.WebSocketClient.WebSocketClient object at 0x0000017F83D80358>
The same error. Did you find way to fix it?
Let us know if there is a fix
I am not owner of this package(
I tryed to install but it does not working
My post on sublime Text Forum https://forum.sublimetext.com/t/livereload-page-does-not-work/52193