pnicolaou
02/17/2018, 7:05 PMharmony
02/17/2018, 7:06 PMpnicolaou
02/17/2018, 7:06 PMpnicolaou
02/17/2018, 7:07 PMpnicolaou
02/17/2018, 7:07 PMnilan
02/17/2018, 7:08 PMError: listen EADDRINUSE :::4000this means that another process is using port 4000 already
peter
02/17/2018, 7:14 PMlsof -i tcp:4000
peter
02/17/2018, 7:14 PMkill -9 <PID from above>
pnicolaou
02/17/2018, 7:18 PMnilan
02/17/2018, 7:19 PMpnicolaou
02/17/2018, 7:19 PMnilan
02/17/2018, 7:21 PMyarn start
twice. Happens to me almost daily 😛pnicolaou
02/17/2018, 7:24 PM