Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REF-1202: Upgrade bun version if it differs from reflex set version #2206

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

ElijahAhianyo
Copy link
Collaborator

This PR ensures that on systems where reflex installs bun (Mac, linux), bun is installed when the host version differs from the latest version set in reflex(reflex.constants.Bun.version)

@@ -487,7 +487,9 @@ def install_bun():
return

# Skip if bun is already installed.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe update the comment to include the additional version check

@picklelo picklelo merged commit 714edb3 into main Nov 20, 2023
45 checks passed
@masenf masenf deleted the REF-1202/upgrade-bun branch December 6, 2023 22:19
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