mon icon indicating copy to clipboard operation
mon copied to clipboard

No work on Windows 10

Open rivasoscar opened this issue 9 years ago • 0 comments

I get this error:

Monitoring local server
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: spawn appcmd ENOENT
    at exports._errnoException (util.js:1036:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
    at Module.runMain (module.js:592:11)
    at run (bootstrap_node.js:394:7)
    at startup (bootstrap_node.js:149:9)
    at bootstrap_node.js:509:3

rivasoscar avatar Oct 03 '16 18:10 rivasoscar