0

As shown below I get a weird error message when I "Reopen in Devcontainer", yet the devcontainer works on codespaces. I have no idea why. Details below:

{
    "image": "ghcr.io/robinlovelace/opengeohub2023:main",
    // "forwardPorts": [3000],
    "customizations": {
        // Configure properties specific to VS Code.
        "vscode": {
            // Add the IDs of extensions you want installed when the container is created.
            "extensions": [
                "reditorsupport.r",
                "quarto.quarto",
                "ionutvmi.path-autocomplete"
            ]
        }
    }
}

enter image description here

RobinLovelace
  • 4,799
  • 6
  • 29
  • 40

0 Answers0