-
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
bunch of "command not found" errors #6
Comments
Sorry for the late reply, I was busy IRL :( It seems like the script was not run in NixOS shell, by looking at your log:
where NIXOS_VERSION was not detected, and vscode directory is shown as your Windows directory rather than something like |
Two things: |
I updated WSL extension and was able to reproduce the issue. There's an issue opened in NixOS-WSL:
|
I'll try that; thanks! |
I stumbled upon this issue again after I updated NixOS-WSL version to 23.5.5.2. I'm supossing that the fix would solve the "command not found" error for the most cases, so I'll close this issue for now. If you find that the issue persists, please give me more details about your environment so that we can figure out the root cause. |
Remote WSL works fine with WSL Debian on my system.
I've got nixos-unstable running in WSL2 with flakes. I am able to connect using Windows terminal and things work as expected.
uname
,wget
,nixos-version
, etc all work fine.However, when I try to connect using remote WSL in VS Code, it fails with the output below.
The text was updated successfully, but these errors were encountered: