-
Notifications
You must be signed in to change notification settings - Fork 821
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
Cannot run windows commands after updating to 1.0.3 #9353
Comments
content of the
content of
|
I run the following command and it fixed but I'll keep this open since it started to happen after updating to 1.0.3
|
UPDATE: above command doesn't permanently solves the problem I have to run it every time I restart my computer! |
Originally posted by @DHowett in #6588 (comment) the content of my
After removing this and running |
Version
Microsoft Windows [Version 10.0.19045.2364]
WSL Version
Kernel Version
Linux version 5.15.79.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220)
Distro Version
Ubuntu 22.04
Other Software
VSCode 1.74.1, 1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a, x64
Repro Steps
I updated to the 1.0.3 just now
wsl --update
andcode .
orexplorer.exe .
I also tried to run
/mnt/c/Windows/explorer.exe .
but the same error.Expected Behavior
I cannot run windows related command anymore such as
code
orexplorer.exe
. It was fine before updating to 1.0.3Actual Behavior
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: