Node on port not 3000

Code examples

2
0

Port 3000 is already in use, but when I try to kill nothing is found

netstat -ano | findstr :3000
taskkill /PID "123" /F 
1
0

npm port already in use

$ lsof -i tcp:3000
$ kill -9 PID

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................