Tell us what’s happening:
I’m stuck in the 3rd step of the Local Setup guide, i tried to do the “Dev Containers: Rebuild and Reopen in Container” in the command palette but nothing happens after a while, idk what to do next
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:148.0) Gecko/20100101 Firefox/148.0
Challenge Information:
Build a Boilerplate - Build a Boilerplate
Are you trying a local setup?
Can you try to start coderoad?
If you are rebuilding the container, usually there will be a pop up message that has a link to let you view the log file while the build happens. I suggest clicking it to see if there are errors being reported.
yes, i’m trying the local setup, i’m on arch linux right now, i tried to do the coderoad thing, but it also does nothing
can you try again and get the log file open next time when the pop-up shows up?
I’ve been trying to do it since you mentioned it, I even tried restarting my device, but apparently nothing happens, there’s no popup… nothing at all
What if you just start from scratch? (delete the repo and restart everything, clean up the docker containers and images too?)
Ok so i figured it out, i haven’t install dev container tools, but trying to install them also doesnt work, the Dev Container tools from microsoft aren’t in the marketplace and the ext install ms-vscode-remote.remote-containers also doesn’t work, it just opens the extension thing so i can install alternatives
So you figured out how to fix things or did you mean you figured out the issue?
If you are using a local setup on windows you have to carefully follow the instructions but also, there are some quirks with windows wsl2 that you need to adjust for so I suggest using codespaces instead.
i figured out the issue, but i now have another new issue, The problem is that I can’t install the tool I’m supposed to need because the installation command on the Microsoft website doesn’t seem to work. Perhaps it’s because I’m using native Linux on hardware?
can you provide more information? (What is your OS? What were you trying to do and why? What was the output?)