Error: listen EADDRINUSE: address already in use
If I click run it tells
code: 'EADDRINUSE',
errno: 'EADDRINUSE',
syscall: 'listen',
address: '::',
port: 3000
}
Please help
Voters
Coder100
type in busybox killall node
in the shell.
4515384697
@Coder100 Still not working :(
4515384697
I used 'node .' in the shell and it worked
But if I use uptimerobot, I don't think it will work
xfinnbar
Send the repl.
4515384697
@xfinnbar I made private cuz people steal my bot
4515384697
@xfinnbar if u want I will send index.js
I have this same error before, but turning on the debugger first should clear it. Let me know if it works.