Skip to content

Add bun installation check to setup script#148

Closed
Jah-yee wants to merge 1 commit into
garrytan:mainfrom
Jah-yee:main
Closed

Add bun installation check to setup script#148
Jah-yee wants to merge 1 commit into
garrytan:mainfrom
Jah-yee:main

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Mar 18, 2026

Copy link
Copy Markdown

Fixes #147 - Add helpful error message when bun is not installed instead of showing cryptic "bun: command not found" error.

The setup script now checks if bun is installed at the start and shows a clear error message with installation instructions.

Fixes #147 - Add helpful error message when bun is not installed
instead of showing 'bun: command not found'
@garrytan

Copy link
Copy Markdown
Owner

Thank you! The bun installation check is now built into the setup script (added in a recent update). Appreciate the contribution. 🙏

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.

Bun command not found during ./setup

2 participants