The underlying listener has failed to start.
powershell -Command "Get-NetTCPConnection -LocalPort 3000 -LocalAddress 127.0.0.1 -State Listen | ForEach-Object { Stop-Process -Id $_.OwningProcess -Force }"Последнее обновление
powershell -Command "Get-NetTCPConnection -LocalPort 3000 -LocalAddress 127.0.0.1 -State Listen | ForEach-Object { Stop-Process -Id $_.OwningProcess -Force }"Последнее обновление