Tishadow failed to start server on port 3000

156 Views Asked by At

I'm on Mac OS and I got this error

ERROR: Failed to start server on port: 3000

I trier >>tishadow clear, but doesn't do anithing. So I can't user tishadow anymore...

1

There are 1 best solutions below

0
On BEST ANSWER

Close your Terminal window and Restart and then

try the command $ts server

or $ tishadow server --port 3001 it will start your server on 3001 port.