latticexyz / opcraft

https://opcraft.mud.dev
GNU General Public License v3.0
116 stars 44 forks source link

Error when running the devcontainer on VSCode on a Ubuntu distro running in a Windows 11 with WSL2 #69

Open claudioantonio opened 1 year ago

claudioantonio commented 1 year ago

When we open the project with VSCode, the editor detects the project folder contains a Dev Container configuration file and asks if we want to reopen the folder to develop in a container. If we confirm to reopen to develop in a container then an error message appears informing: An error occurred setting up the container.

claudioantonio commented 1 year ago

Hi @alvrs , I saw that you added the dev container file to the project. Do you have any hint here? Cheers!