"(vite) server connection lost. polling for restart..."의 두 판 사이의 차이

 
15번째 줄: 15번째 줄:
...
...
</syntaxhighlight>
</syntaxhighlight>
* [[vite.config.js]]의 server.hrm.host와 server.hrm.port를 수정해보자.
* [[vite.config.js]]의 server.hrm.host와 server.hrm.clientPort를 수정해보자.


==같이 보기==
==같이 보기==

2022년 5월 15일 (일) 13:53 기준 최신판

1 개요[ | ]

[vite] connecting...
[vite] server connection lost. polling for restart...
Console
Copy
[vite] connecting...
WebSocker connection to 'ws://localhost:3000/' failed:
[vite] server connection lost. polling for restart...
Navigated to http://hello.example.com/
[vite] connecting...
WebSocker connection to 'ws://localhost:3000/' failed:
[vite] server connection lost. polling for restart...
Navigated to http://hello.example.com/
...
  • vite.config.js의 server.hrm.host와 server.hrm.clientPort를 수정해보자.

2 같이 보기[ | ]