I have the server up by running make server
but when I run make ui
and open localhost:3000 I got this error. Any help? thanks!
error - uncaughtException: Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}