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
That looks like you don't want wmic installed, which is quite unusual, I think that's standard on Windows. What OS version exactly are you using? Are you an administrator on the machine?
Browser cache updated
Error handling request to /interceptors/existing-chrome/activate/8000: spawn wmic ENOENT
ERROR: 500 [object Object]
INFO: Reporting error: Error: Failed to activate interceptor existing-chrome: spawn wmic ENOENT [object Object]
INFO: Previous server version was null
Error handling request to /interceptors/existing-chrome/activate/8000: spawn wmic ENOENT
Error: spawn wmic ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:286:19)
at onErrorNT (node:internal/child_process:484:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'spawn wmic',
path: 'wmic',
spawnargs: [ 'Process', 'Get', 'processid,commandline' ]
}
ERROR: 500 [object Object]
INFO: Reporting error: Error: Failed to activate interceptor existing-chrome: spawn wmic ENOENT [object Object]
How to Solve this issuse
The text was updated successfully, but these errors were encountered: