We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: