windows-subsystem-for-linux Questions
4
I installed the bash on Ubuntu on Windows 10 - the insider preview edition. Windows terminals are however are sort of cumbersome to use if one is used to Ubuntu's terminal. I was wondering if there...
Chromium asked 18/4, 2016 at 23:50
7
Solved
When I try to do a Docker Build using Docker as usual, I get the error message in the image and cannot Build.
What should I do in this case?
By the way, Docker's version is 23.0.1.
When I uninst...
Griffen asked 15/3, 2023 at 0:28
6
I am trying to build a docker image on my windows machine and I keep getting this error:
[+] Building 2.1s (12/15)
=> [internal] load build definition from Dockerfile 0.0s
=> => transfe...
Pape asked 21/6, 2021 at 22:49
10
Solved
I’m trying to run an express server from a WSL terminal in Visual Studio Code.
However, whenever, I run the command npm run dev, I get the following error:
'\\wsl$\Ubuntu\home\simao\legalize-backen...
Palaeo asked 8/10, 2022 at 19:59
3
Solved
I have a project cloned inside ubuntu wsl \\wsl$\Ubuntu\home\username\project. Opened it inside Intellij IDEA Ultimate 2020.1.3 and tried to import as gradle project, but I am getting uninformative...
Eileneeilis asked 16/7, 2020 at 13:55
6
Solved
I am trying to debug from WSL2 using my VS 2022 IDE in Windows, but I get the following error:
The cwd value does indeed look wrong, but how do I fix it?
I am using .netcore 6.0.101, Ubuntu 20.04....
Adim asked 6/4, 2022 at 12:58
3
Solved
When I type python into my bash shell (Windows Subsystem for Linux) in Windows 10 Home, I get the following error message:
The program 'python' can be found in the following packages:
* python-mi...
Gerda asked 30/1, 2018 at 14:48
2
Solved
I installed Docker on a clean laptop with the official Windows 11 with the latest update. Pre-installed WSL2 for Windows 11 according to Microsoft documentation. When running docker, the "dock...
Gauguin asked 18/1, 2023 at 10:39
6
I am trying to use Vim to locate and copy/paste some code I need to analyze and take notes on. I am using Debian, in a Windows WSL environment. That's what makes this tricky.
The regular "yank and...
Peephole asked 1/5, 2020 at 20:45
21
I have this message whenever I try to type code .
/mnt/c/Users/jerom/.vscode/extensions/ms-vscode-remote.remote-wsl-0.63.13/scripts/wslCode.sh: 69: /home/jerome/.vscode-server-server/bin/f80445acd...
Lucillalucille asked 13/2, 2022 at 19:4
8
Solved
Unable to install Ubuntu 20.04 LTS in WSL 2. I have enabled all the required things for WSl.
It is resulting following error.
Tortious asked 4/10, 2020 at 6:27
15
Solved
I'm trying to setup docker with WSL 2 to run a Dockerfile. I downloaded Docker Desktop, and when I tried to follow the quick start guide, I got the following error:
docker: error during connect: Th...
Alsatia asked 12/2, 2022 at 6:50
13
Solved
I am trying to run a Python project on the WSL (Ubuntu-18.04 distribution) system with VS code. I have the WSL - Remote plugin v0.39.9 installed. When run the command:
code .
Receive the error:
...
Moonset asked 5/11, 2019 at 22:10
5
I use WSL Ubuntu and Vim inside the new Windows Terminal, but if I have to enter the visual-block mode with C-v, I can't since it acts as paste.
I am okay with rebinding it to something else but I ...
Ezraezri asked 15/5, 2020 at 16:35
12
WSL v.1 -- VSCode v1.40.1 (using 'Remote - WSL' extension 40.3)
How to open a root-owned file for edit using sudo and VSCode? (without running as root)
If I open a root file without sudo, I can't...
Manufacture asked 21/11, 2019 at 17:16
4
OS: Windows 11 WSL2;
IDE: Goland Latest
I am trying to open my IDE Goland, but I get this error when the IDE tries to index my project.
warning: GOPATH set to GOROOT (/usr/local/go) has no effect
g...
Seventy asked 5/11, 2022 at 6:12
7
I'm trying to debug / connect up a device for development using WSL2 (Ubuntu). I've followed steps on this post https://stackoverflow.com/a/58229368/21061 which sets up ADB on both Windows and Linu...
Lovesome asked 11/2, 2020 at 10:38
12
On Windows 10, Version 2004 (OS build 19041.1415)
I am trying to install docker desktop 4.5.0 after having installed WSL2 for Ubuntu. I tried repeatedly after a fresh reboot but this problem doesnt...
Holography asked 12/2, 2022 at 19:34
6
I use WSL almost exclusively, and only switch to main windows for browsing and running Windows native programs. I have a git repository located at /mnt/c/myrepo. In order to "install" the code insi...
Reeve asked 20/8, 2019 at 19:31
4
I am getting this error while running
>service docker start
docker: unrecognized service
>service docker.io start
docker.io: unrecognized service
I am struggling with docker in order to ru...
Nursling asked 21/7, 2020 at 10:49
14
After installing Ubuntu as WSL (Windows Subsystem for Linux), I've run (as root):
cd ~
python3 -m http.server
Output:
Serving HTTP on 0.0.0.0 port 8000 ...
And I tried to access to this web serve...
Pressroom asked 14/4, 2018 at 19:51
14
A few days ago I was working just fine with VS Code connected to WSL Ubuntu 20.04, then I did some updating on WSL, Ubuntu 20.04 LTS and VS Code and now I can not connect to WSL 20.04, and I always...
Automobile asked 29/9, 2020 at 17:57
5
In VS code you can validate php using php executable. But is there a way to use php installed on WSL instead?
Amidships asked 24/9, 2016 at 15:9
1
Docker Desktop was unable to gather information about the current error. This most likely means that the services supporting Docker Desktop have exited unexpectedly.
If the issue persists, co...
Jocose asked 14/5 at 9:3
3
So im on Windows 10 and a while ago i decided to use WSL so the I can get zsh. However, now I can no long use git from my wsl terminal, i.e I can no longer git pull from remote repo. When I try I g...
Lodovico asked 31/5, 2021 at 18:4
© 2022 - 2024 — McMap. All rights reserved.