-
Notifications
You must be signed in to change notification settings - Fork 13
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
mila code /full/path/to/remote/code does not work properly when launched from WSL Ubuntu on Windows 11 #37
Comments
I've found a solution, thanks to this issue #19
So when all is said and done, you simply launch |
Hey @josephdviviano , did you try running |
Yes -- this does not work, it produces the behaviour in the first post. I've now successfully performed the second post on two different Windows machines successfully. |
@josephdviviano thanks for this. Have you been able to find a workaround to make this work with WSL? Your setup is based on CMD, and I have set up everything on WSL already. |
I doubt it will ever work on WSL - it's a win11 limitation I think - It's worth reproducing the effort on the cmd side. |
Make sure you can reproduce the issue with the latest version available
Steps to reproduce:
Describe the bug
At this point,
vscode
will successfully launch, but the instance will be in a strange state:A few things are notable here. The terminal instance is local. The folder is also local, and pointing to a folder which does not exist.
vscode
is successfully tunnelled intoWSL:Ubuntu
(bottom left corner). I am not sure whether a fix is to launchmila code
from the windows side, will try that next.Desktop (please complete the following information):
Thank you :)
The text was updated successfully, but these errors were encountered: