Skip to content
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

Windows 7 #2

Open
tnoonan-salesforce opened this issue Jul 5, 2016 · 2 comments
Open

Windows 7 #2

tnoonan-salesforce opened this issue Jul 5, 2016 · 2 comments

Comments

@tnoonan-salesforce
Copy link

If I run the simple usage example from the readme on windows 7 it just hangs.

The problem seems to be in run-powershell.js. The child process just hangs and the callback is never invoked.

If I remove the return and call childProcess.stdin.end() the callback is executed as expected. But with this change I then run into problems with the follow up powershell usage for Get-Credential.

Is Windows 7 really supported? Maybe I have a configuration issue?

@brianantonelli
Copy link

I'm encountering this same issue, it works fine on Windows 10 and Windows Server 10 - though you have to allow remote scripts to run first.

@brianantonelli
Copy link

I believe I've resolved this issue with PR #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants