Please set "remote.WSL.debug": true and make sure you have the version 0.58.1 of Remote-WSL )ms-vscode-remote.remote-wsl@0.58.1) (requires VSCode 1.58 insiders). This will turn on log=trace also for the server.Author SturmB commented Jun 14, 2021 I'm not entirely sure what you m...
Hi there, VSCode Version: 1.56.2 Local OS Version: Windows 10 enterprise1909 Remote OS Version: Debian buster (Docker) & Ubuntu 2004 (WSL2) Remote Extension/Connection Type: Docker & WSL2 (reproduced on both) Logs: Debian buster (Docker)...
Open the terminal and install WSL2 distro :wsl --install. During installation, enter a unix user with a password. Remember this password, you'll need it later! Restart Windows Terminal and open a newUbuntuterminal. Each subsequent CLI usage on Windows will be from this Ubuntu terminal. ...
VS Code Version:f1a4fb1is the new one that most recently got installed OS Version: WSL The issue is that the updater deletes the old version of vscode before downloading the new one. The order should be reversed, in case the next attempted use of vscode occurs while the user is in tra...
OS: Windows 10.0.19043 Build 19043 VSCode version: 1.72.2 CodeLLDB version: 1.8.1 Compiler: gcc When I install the extension in a WSL remote window and reload, this pops up and is endlessly stuck. Installing it in a normal window seems t...
When I use the command line code --install-extension ${extension} to update the plugin, I get an error. the Error message is Error while installing the extension ${id} Cannot find the installed extension Vscode - userdata: $HOME /. Vscod...
Type: Bug Navigate to the "Extensions" panel. Install the update for the VS Code extension. Click the "restart" button located on the updated extension's list item. Open the "Explorer" panel -> "Solution Explorer." VS Code version: Code ...
🐛 Bug (XXXXX) PS C:\Users\tmp\projects\xxx> pip install aim Collecting aim Using cached aim-3.12.2.tar.gz (1.4 MB) Installing build dependencies ... error error: subprocess-exited-with-error × pip subprocess to install build dependencies...
VSCode comes with an extension called remote-wsl, that makes it very easy to code when the code exists in your Ubuntu folder. Per this AskUbuntu question, Git clone doesn’t work on mounted drives within WSL so be sure not to use it. When in the ubuntu file system, you can type expl...
OnWSL2I never get this error, regardless of the times I repeat it. Will it be related to the snap bug? /snap/dotnet-sdk/137/sdk/5.0.400/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(464,5): error NETSDK1029: Unable to use '/snap/dotnet-sdk/137/packs/Microsoft.NETCore....