-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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 open VSCode from WSL terminal #209589
Comments
Does that path exist? (
|
It did not... weird that it just corrupted during the day. Redownloading fixed it. Thank you. |
Thanks for the replies, glad this helped. |
@aeschli It happened to me today, and it's the second time in a month. It looks like a consequence of the automatic upgrade (?). Workaround |
Does this issue occur when all extensions are disabled?: Yes/No
VSCode
Version: 1.88.0 (user setup)
Commit: 5c3e652
Date: 2024-04-03T13:26:18.741Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22631
Wsl
wsl --version
WSL version: 2.1.5.0
Kernel version: 5.15.146.1-2
WSLg version: 1.0.60
MSRDC version: 1.2.5105
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22631.3374
Steps to Reproduce:
code .
Expected behavior:
VSCode opens with the current directory
Actual behavior:
VSCode doesn't open and shows the following output:
I tried what #179252 found in microsoft/WSL#8843 as their fix but it didn't help me. Was weirdly working all throughout the day then I came back from errands without restarting my computer and stopped working.
The text was updated successfully, but these errors were encountered: