-
Notifications
You must be signed in to change notification settings - Fork 4
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
Failed to install Wsl-IpHandler #35
Comments
Thanks for reporting this. However, it appears that the problem is coming from powershell itself rather that this module. I have submitted the issue at powershell-core repo. |
Hi @wikiped, thank you! For meanwhile as a workaround maybe start a cmd and inside of it launch wsl.exe? And after powershell-core fix is applied revert logic back? |
The bug comes with v |
The issue should have been fixed with latest commit. Has been tested to work with both |
Tested on both |
Installation fails on Win11 via Terminal with:
Looks like escaping is broken somewhere as script trying to run script not via unix path
If I enter same command that fails in Debug, but in CMD:
It looks like do not fail.
At the end of debug output:
The text was updated successfully, but these errors were encountered: