diff --git a/docs/troubleshooting-quick-checks.md b/docs/troubleshooting-quick-checks.md new file mode 100644 index 00000000..488ff228 --- /dev/null +++ b/docs/troubleshooting-quick-checks.md @@ -0,0 +1,6 @@ +# Troubleshooting Quick Checks + +1. Confirm toolchain versions match project docs. +2. Ensure required services are running and ports are free. +3. Reinstall dependencies if artifacts are corrupted. +4. Verify API keys are exported in the same shell session.