-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in using this tool #6
Comments
Does the file D:\Projects\node_modules\winexe\bin\paexec.exe exist? |
yes it is |
Try to execute the file D:\Projects\node_modules\winexe\bin\paexec.exe from the terminal. No errors? |
|
Hi, Error: Exit code: 4294967290. |
WinExe script just simple translate messages from spawn process of paexec to nodejs process and don't parse the errors or results. But I will think about it. |
err --> Error: Exit code: 4294967290.
at ChildProcess. (D:\Projects\node_modules\winexe\lib\winexe.js:223:22)
at emitTwo (events.js:125:13)
at ChildProcess.emit (events.js:213:7)
at maybeClose (internal/child_process.js:927:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
login.component.ts:106 stdout --> nothing
login.component.ts:107 stderr --> nothing
The text was updated successfully, but these errors were encountered: