Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi, when I run command

bun run refine update

I would expect refine to use bun install instead of yarn add for updating the components. How can I force bun install to be run?

Does refine update does additional updates in the configurations or just updates the packages? Is it safe to run bun install for every refine component to upgrade version for example

bun install @refinedev/cli

Or the recommendation is to rely on refine update?

You must be logged in to vote

Replies: 1 comment

Comment options

Hey @wguerram, we didn't test Refine with bun and currently our CLI doesn't support it. Refine update should still update your package versions in package.json, so you can use bun install after that.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.