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

Sudo fails when running from PowerShell prompt within ConEmu #13

Open
dbaeumer opened this issue Sep 7, 2016 · 1 comment
Open

Sudo fails when running from PowerShell prompt within ConEmu #13

dbaeumer opened this issue Sep 7, 2016 · 1 comment

Comments

@dbaeumer
Copy link

dbaeumer commented Sep 7, 2016

Steps to reproduce

  • install sudo \
  • install ConEmu (https://conemu.github.io/)
  • open a PowerShell prompt inside ConEmu
  • run form example sudo nvm use x.x.x

Command fails with The Win32 internal error "The handle is invalid" 0x6 occurred while getting console output buffer information. Contact Microsoft Customer Support Services.

Running the same command from: 'native' PowerShell prompt and a cmd hosted in ConEmu works

@okonomiyaki3000
Copy link

Maybe related to #34 (or maybe not)

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