Trying to run your app on localhost:3000 but for some reason, the port is blocked?
How to unblock any localhost port that’s not in use.
Table of contents
No headings in the article.
Just run npx kill-port 3000
if the port is 3000 same goes for other ports.
- Reference npmjs.com/package/kill-port