Local Host Error Killing process 10160 failed

Hi There

I’m running Ghost locally. When I go to start, it says it’s already running. When I try to restart, I get an error. Here is my log:

    Debug Information:
    OS: Microsoft Windows 10 Home Single Language, v10.0.17763
    Node Version: v12.13.1
    Ghost Version: 3.1.1
    Ghost-CLI Version: 1.13.1
    Environment: development
    Command: 'ghost restart'
Message: An unexpected error occurred while stopping Ghost.
Stack: Error: An unexpected error occurred while stopping Ghost.
    at C:\Users\LENOVO\AppData\Roaming\npm\node_modules\ghost-cli\lib\utils\local-process.js:108:39
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async LocalProcess.restart (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\ghost-cli\lib\process-manager.js:34:9)
    at async Instance.restart (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\ghost-cli\lib\instance.js:307:9)

Original Error Message:
Message: 
    Error: Killing process 10160 failed: Command failed with exit code 255: taskkill /f /t /pid 10160
        at Array.map (<anonymous>)
        at fkill (C:/Users/LENOVO/AppData/Roaming/npm/node_modules/ghost-cli/node_modules/fkill/index.js:113:9)
        at async LocalProcess.restart (C:/Users/LENOVO/AppData/Roaming/npm/node_modules/ghost-cli/lib/process-manager.js:34:9)
        at async Instance.restart (C:/Users/LENOVO/AppData/Roaming/npm/node_modules/ghost-cli/lib/instance.js:307:9)
Stack: AggregateError: 
    Error: Killing process 10160 failed: Command failed with exit code 255: taskkill /f /t /pid 10160
        at Array.map (<anonymous>)
        at fkill (C:/Users/LENOVO/AppData/Roaming/npm/node_modules/ghost-cli/node_modules/fkill/index.js:113:9)
        at async LocalProcess.restart (C:/Users/LENOVO/AppData/Roaming/npm/node_modules/ghost-cli/lib/process-manager.js:34:9)
        at async Instance.restart (C:/Users/LENOVO/AppData/Roaming/npm/node_modules/ghost-cli/lib/instance.js:307:9)
    at fkill (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\ghost-cli\node_modules\fkill\index.js:113:9)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async LocalProcess.restart (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\ghost-cli\lib\process-manager.js:34:9)
    at async Instance.restart (C:\Users\LENOVO\AppData\Roaming\npm\node_modules\ghost-cli\lib\instance.js:307:9)