mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
- Show specific error message when packages fail due to minimumReleaseAge - Mention the configured age restriction in minutes - Suggest adding package to minimumReleaseAgeExclude list - Add tests to verify clear error messages in various scenarios This ensures users understand why installation failed and how to fix it. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>