Skip to content

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

Merged
picklelo merged 1 commit intomainfrom
REF-1202/upgrade-bun
Nov 20, 2023
Merged

REF-1202: Upgrade bun version if it differs from reflex set version#2206
picklelo merged 1 commit intomainfrom
REF-1202/upgrade-bun

Conversation

@ElijahAhianyo
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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
@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