Join the Webstudio community

V
Vi
Offline, last seen 4 weeks ago
Joined March 25, 2025
I'm not the most experienced, I managed to get it to work up until the last point, when I run pnpm dev as it says on the page, I get this error. I did manage to "fix" it by running echo "127.0.0.1 wstd.dev" | sudo tee -a /etc/hosts as suggested by AI, this allowed it to progress and show me the local & network links, but they didn't actually work, and localhost:5173 lead to a filesystem for the project.

I did follow all update prompts in the terminal.

I'm running
Operating System: Windows 11 (WSL Debian)
Docker version: 4.40.0
Dev containers version: 0.413.0
8 comments
M
V
I'm having issues opening the builder, I get Exit Code 1 with http-client.

After a bit of researching the only reference to my issue was on reddit, in which only one person provided a solution but did so by referring to this stackoverflow article. The command for the solution to the article doesn't work for me though, so I tried doing it manually just to find that I did not have command processor in Computer\HKEY_CURRENT_USER\Software\Microsoft\Command Processor, meaning the solution was irrelevant my choices.

I'm a programmer, but working with containers, linux & terminals is new to me.
2 comments
V