Skip to content

docs: expand TROUBLESHOOTING.md with common scaffold failures - #285

Merged
ulises-jeremias merged 1 commit into
Create-Python-App:mainfrom
TrueFurina:docs/troubleshooting-recipes
Aug 29, 2026
Merged

docs: expand TROUBLESHOOTING.md with common scaffold failures#285
ulises-jeremias merged 1 commit into
Create-Python-App:mainfrom
TrueFurina:docs/troubleshooting-recipes

Conversation

@TrueFurina

Copy link
Copy Markdown
Contributor

Summary

Per #272: expands docs/TROUBLESHOOTING.md with short recipes for common scaffold failures.

Changes

  • New ## uv not found — symptoms (uvx: command not found), cause (uv not installed / not on PATH), install commands per platform, verification
  • New ## Windows file:// URL quirks — drive-letter and forward-slash requirements, set / PowerShell examples, fallback advice
  • New ## Homebrew / AUR version lag — why packages lag, upgrade commands for both, and the uvx ...@latest escape hatch
  • New ## Still stuck? — Discord link

Existing sections already covered catalog fetch failures (Forcing a fresh fetch), non-empty target dir, and incompatible extension combinations (incompatibleWith errors), so those were left as-is.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5363c9c5-1254-4fd1-98d9-0091518ebd03


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ulises-jeremias

Copy link
Copy Markdown
Member

Great follow-through on #272, @TrueFurina — reviewed the full diff and the recipes are accurate and match the CLI behavior (--force, CPA_CATALOG_URL, cache fallback). ✅

  • uv not found covers the actual failure mode we see from first-time users.
  • The Windows file:// drive-letter notes are correct and easy to miss otherwise — good catch.

Merging. Also — we'd love to have you in the community Discord where we coordinate contributions and answer questions: https://discord.gg/bR5VyATgka — hope to see you there! 🙌

@ulises-jeremias
ulises-jeremias merged commit 762a0c4 into Create-Python-App:main Aug 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants