Open zymr-keshav opened 6 years ago
@kevva Any idea what this could be?
Saw this too.
$ fkill gpg
? Error killing process. Would you like to use the force? Yes
AggregateError:
Error: Killing process gpg failed: Process doesn't exist
at Array.map (<anonymous>)
at processExists.all.then.then (/Users/tj/.npm-config/lib/node_modules/fkill-cli/node_modules/fkill/index.js:83:10)
at processExists.all.then.then (/Users/tj/.npm-config/lib/node_modules/fkill-cli/node_modules/fkill/index.js:83:10)
at process._tickCallback (internal/process/next_tick.js:68:7)
Macos v 10.1.3.3 ( High Sierra)
There is a process running on the port 8083 ; I have checked from
lsof
command and When I try to kill a process using port number than it gives following error: