Skip to content

Add support for bun package manager#347

Open
rbngzlv wants to merge 1 commit intoruby-ui:mainfrom
rbngzlv:patch-2
Open

Add support for bun package manager#347
rbngzlv wants to merge 1 commit intoruby-ui:mainfrom
rbngzlv:patch-2

Conversation

@rbngzlv
Copy link
Contributor

@rbngzlv rbngzlv commented Feb 20, 2026

Summary

A quick pull request to add support for the Bun package manager, which Rails supports when generating new applications.
This avoids the “Could not detect the package manager” message when installing or generating components that require additional JavaScript dependencies.

Thank you!

Signed-off-by: Rubén González <2051199+rbngzlv@users.noreply.github.com>
@rbngzlv rbngzlv requested a review from cirdes as a code owner February 20, 2026 13:03
@F31Wag
Copy link

F31Wag commented Mar 1, 2026

Bump for this one. Super simple patch and it would be really nice for those of us using bun.

@djalmaaraujo
Copy link
Contributor

Reference: https://bun.com/docs/pm/lockfile

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.

3 participants