Skip to content

dart-sdk feature is broken #37

Description

@kevin-sakemaer

Here is the content of my devcontainer.json it come from here

{
    "image": "mcr.microsoft.com/devcontainers/base:debian",
    // 🧰 Add mixins and addons with devcontainer features! For a complete list
    // of features, check out containers.dev/features.
    "features": {
        "ghcr.io/devcontainers-community/features/dart-sdk": {}
    },
    // 👷‍♂️ Use 'postCreateCommand' to run commands after the container is created.
    // "postCreateCommand": "dart --version",
}

but when i reopen the current folder in a container I got this log in creation.log.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions