You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
$ 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:The text was updated successfully, but these errors were encountered: