powershell-command-executor-ui icon indicating copy to clipboard operation
powershell-command-executor-ui copied to clipboard

AngularJS interface and simple Node.js REST api for testing Powershell command execution; built on top of powershell-command-executor and stateful-process-command-proxy

Results 1 powershell-command-executor-ui issues
Sort by recently updated
recently updated
newest added

Hello, I am experiencing the following error message when trying to do a node ./bin/www ``` D:\TMP\dev\js\powershell-command-executor-ui\node_modules\stateful-process-command-proxy\statefulProcessCommandProxy.js:128 this._pool = poolModule.Pool({ ^ TypeError: Class constructor Pool cannot be invoked without 'new'...

bug