Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart-sdk feature is broken #37

Open
Kleak opened this issue May 29, 2024 · 0 comments
Open

dart-sdk feature is broken #37

Kleak opened this issue May 29, 2024 · 0 comments

Comments

@Kleak
Copy link

Kleak commented May 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant