liverelod不起作用
sublime已经设置了启用refresh:
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”}
INFOnew 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
INFORemove from clients table
ERRORWebSocket 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] 在一个非套接字上尝试了一个操作。
INFORemove from clients table
还没有评论,来说两句吧...