Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 722 Bytes

TROUBLESHOOTING.md

File metadata and controls

14 lines (9 loc) · 722 Bytes

This is a non-exhaustive list of issues that users have encountered during local setup. If you encounter issues, please contact the contributors.

Ubuntu

ERROR: failed to solve: process "/bin/bash -euo pipefail -c -apt-get update && apt-get install -y inotify-tools=3.22.6.0-4 openssl=3.0.11~deb12u2" did not complete successfully: exit code: 100

  • Your internet connection could be slow. Alternatively, debian.org could be down temporarily. Wait 15 minutes and try again.

macOS

Nothing here yet.

Windows (WSL2)

ERROR: unable to locate docker-compose-plugin

  • Many solutions, but one solution that has been verified to work is running VSCode inside WSL2 and installing the Docker plugin from there.