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
does it allow to run command from windows to windows? i mean i'm running app on windows that shall run some commands on another machine (the other one is windows also)
if the answer of the previous point is yes, i got this error,and don't how shall handle it, please advise:
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
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