Skip to content

fix: use npm install -g bun instead of curl installer#31

Closed
craigbidenbot[bot] wants to merge 1 commit intomasterfrom
craig/fix-bun-install
Closed

fix: use npm install -g bun instead of curl installer#31
craigbidenbot[bot] wants to merge 1 commit intomasterfrom
craig/fix-bun-install

Conversation

@craigbidenbot
Copy link
Copy Markdown
Contributor

@craigbidenbot craigbidenbot Bot commented Feb 27, 2026

The curl bun installer creates a ~100MB layer that keeps timing out pushing to Cloudflare's registry. npm install -g bun uses the existing npm already in the sandbox image — smaller layer delta, and bun ends up on the global PATH so claudeuser can access it too.

@craigbidenbot craigbidenbot Bot force-pushed the craig/fix-bun-install branch from cfd4d5a to b0e314f Compare February 27, 2026 15:55
@craigbidenbot
Copy link
Copy Markdown
Contributor Author

craigbidenbot Bot commented Apr 6, 2026

Has merge conflicts. Will re-do if still needed.

@craigbidenbot craigbidenbot Bot closed this Apr 6, 2026
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.

1 participant