Skip to content

Troubleshooting Page

Rey Dekker edited this page Sep 26, 2020 · 2 revisions

Q & A

If you see "Something is already running on port 3000"? (on Macs)
lsof -i tcp:3000

sudo kill your_PID_num

Clone this wiki locally