You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed your instructions, starting up the server and the client in separate terminal tabs. When I access localhost:3000 in the browser, I get this error:
create-or-join.ts:63 WebSocket connection to 'ws://127.0.0.1:8002/' failed
As you can see, I changed the port after it failed to run on port 8000 too.
I tried on Chrome and Firefox browsers.
The text was updated successfully, but these errors were encountered:
Followed your instructions, starting up the server and the client in separate terminal tabs. When I access localhost:3000 in the browser, I get this error:
create-or-join.ts:63 WebSocket connection to 'ws://127.0.0.1:8002/' failed
As you can see, I changed the port after it failed to run on port 8000 too.
I tried on Chrome and Firefox browsers.
The text was updated successfully, but these errors were encountered: