You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
I have Windows 11 running Docker Desktop. I installed using the npm command and I went to my folder with the git project. When launching claude-sandbox I get this:
Current branch: master
Will create branch in container: claude/2025-06-19-1750323707719
No Claude credentials found on host. You can set them in the container.
The system cannot find the path specified.
✓ Using existing image: claude-code-sandbox:latest
✓ Container started
• Copying files into container...
• Copying 52 files...
✗ Failed to copy files: Error: Command failed: git archive --format=tar -o "/tmp/claude-sandbox-1750323709024.tar" HEAD
fatal: could not open '/tmp/claude-sandbox-1750323709024.tar' for writing: No such file or directory
Does this work in this environment? Do I need to run using WSL?