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

addressing intellij and tee console issue #48

Merged
merged 1 commit into from
Mar 21, 2016
Merged

addressing intellij and tee console issue #48

merged 1 commit into from
Mar 21, 2016

Conversation

andruhon
Copy link
Contributor

Addressing #47
Essentially the same, but works in intellij

@jprichardson
Copy link
Owner

Awesome, thanks. But why does this work, but the other does not?

@jprichardson
Copy link
Owner

Also, does this break anything else?

@andruhon
Copy link
Contributor Author

I presume that it is a defect either in electron, chromium or nodejs, but I'm not sure where to report it.
Normally it should do absolutely the same as { stdio: [process.stdin, process.stdout, 'pipe'] }.

tests from /test passing, so this change at least does not break tests :-D

jprichardson added a commit that referenced this pull request Mar 21, 2016
addressing intellij and tee console issue
@jprichardson jprichardson merged commit 47c98de into jprichardson:master Mar 21, 2016
@jprichardson
Copy link
Owner

Published, thanks for your help!

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

Successfully merging this pull request may close these issues.

None yet

2 participants