Open designnotdrum opened 6 months ago
Hi, it looks like the demo environment located at https://gddt65-3000.csb.app/ is not working, as linked from the https://picocss.com/examples page. Navigating to edit directly in codesandbox returns this error.
Failed to run containers Command failed with exit code 1: devcontainer up --workspace-folder=/project/sandbox --override-config=/tmp/pitcher-containers/pitcher-host/workdir/.devcontainer.json --remove-existing-container --skip-post-attach --skip-post-create --additional-features="{\"ghcr.io/codesandbox/devcontainer-features/codesandbox:0.1.4\":{}}" --mount=type=bind,source=/project/sandbox,target=/project/sandbox --mount=type=bind,source=/project/home/pitcher-host/.persisted,target=/persisted --mount=type=bind,source=/project/home/pitcher-host/.cache,target=/root/.cache --mount=type=bind,source=/project/home/pitcher-host/.gitconfig,target=/root/.gitconfig --mount=type=bind,source=/project/home/pitcher-host/.gitignore,target=/root/.gitignore --mount=type=bind,source=/project/home/pitcher-host/.docker/run/docker.sock,target=/var/run/docker.sock --mount=type=bind,source=/usr/local/bin/lsp/,target=/usr/local/bin/lsp/ --mount=type=bind,source=/vscode,target=/vscode --mount=type=bind,source=/run/user/1001,target=/var/run --mount=type=bind,source=/pitcher/pitcher/out/pitcher-fs-indexer/fs-server,target=/usr/local/bin/fs-server
Hi, it looks like the demo environment located at https://gddt65-3000.csb.app/ is not working, as linked from the https://picocss.com/examples page. Navigating to edit directly in codesandbox returns this error.