Skip to content

feat(cli): now support bun#5097

Open
slogive wants to merge 5 commits into
ionic-team:developfrom
slogive:bun-support
Open

feat(cli): now support bun#5097
slogive wants to merge 5 commits into
ionic-team:developfrom
slogive:bun-support

Conversation

@slogive

@slogive slogive commented Oct 16, 2024

Copy link
Copy Markdown

This PR add supports for bun package manager setting ionic config set -g npmClient bun

@hoishing

Copy link
Copy Markdown

this patch works.. @mlynch @ericb could you help reviewing this PR?

@msvdaamen

Copy link
Copy Markdown

Please can this be merged and released this is holding me back quite a bit

@slogive

slogive commented Mar 6, 2025

Copy link
Copy Markdown
Author

I'm waiting for merge

@ekoeryanto

Copy link
Copy Markdown

Waiting for this.
but I have an alternative for this with bun --yarn

create a file in ~/.bun/bin/yarn with content

#!/bin/sh

bun --yarn "$@"

make it executable, and set ionic npm client to yarn

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.

4 participants