P
P
PlasterTom2016-04-06 14:27:28
JavaScript
PlasterTom, 2016-04-06 14:27:28

"Port 3000 is already in use". How to stop the application?

Good afternoon. I tried to run the application through express.js, it says "Port 3000 is already in use". How to stop the previous application?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
PlasterTom, 2016-04-09
@PlasterTom

/bin/kill -f [process id]

A
Andrey, 2016-04-06
@VladimirAndreev

find the process and kill it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question