UberAffe
UberAffe
EDSEthan's dev spot
Created by UberAffe on 2/19/2024 in #questions
Issues setting up on windows
running that helped identify one issue, it had the wrong default. now it shows
PS C:\Users\...\AppData\Local\nvim> wsl -l
Windows Subsystem for Linux Distributions:
Ubuntu (Default)
Ubuntu-22.04
docker-desktop
docker-desktop-data
PS C:\Users\...\AppData\Local\nvim> wsl -l
Windows Subsystem for Linux Distributions:
Ubuntu (Default)
Ubuntu-22.04
docker-desktop
docker-desktop-data
I ended up getting fed up trying to work around wsl though and I just cloned the repo and ran cd cmd/turso && go install from inside it. Worked perfectly, I should have just done that from the start.
5 replies
EDSEthan's dev spot
Created by UberAffe on 2/19/2024 in #questions
Issues setting up on windows
Not at my computer right now, but I will later. As a side note, when I ran wsl install it gave me an Ubuntu shell that I could run the turso command in successfully, but that shell is partitioned from the rest of my system.
5 replies