get-windows icon indicating copy to clipboard operation
get-windows copied to clipboard

I am getting this error after I Forked repo and installed in my electron app

Open raghavnaphade opened this issue 1 year ago • 1 comments

Error: spawn /Users/path-to-project/node_modules/active-win/main ENOENT at ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -2, code: 'ENOENT', syscall: 'spawn /Users/path-to-project/node_modules/active-win/main', path: '/Users/path-to-project/mico_wml/node_modules/active-win/main', spawnargs: [], cmd: '/Users/path-to-project/mico_wml/node_modules/active-win/main', stdout: '', stderr: '' }

raghavnaphade avatar May 05 '23 13:05 raghavnaphade